service_account_key_client

package
v1.0.38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetServiceAccountKeysDescriptor added in v0.4.28

type BatchGetServiceAccountKeysDescriptor struct{}

func GetBatchGetServiceAccountKeysDescriptor added in v0.4.28

func GetBatchGetServiceAccountKeysDescriptor() *BatchGetServiceAccountKeysDescriptor

func (*BatchGetServiceAccountKeysDescriptor) GetApiDescriptor added in v0.4.28

func (*BatchGetServiceAccountKeysDescriptor) GetApiName added in v0.4.28

func (*BatchGetServiceAccountKeysDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*BatchGetServiceAccountKeysDescriptor) GetFullMethodName added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetFullMethodName() string

func (*BatchGetServiceAccountKeysDescriptor) GetMethodName added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetMethodName() string

func (*BatchGetServiceAccountKeysDescriptor) GetProtoPkgName added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetProtoPkgName() string

func (*BatchGetServiceAccountKeysDescriptor) GetResourceDescriptor added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*BatchGetServiceAccountKeysDescriptor) GetServiceDomain added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetServiceDomain() string

func (*BatchGetServiceAccountKeysDescriptor) GetServiceVersion added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) GetServiceVersion() string

func (*BatchGetServiceAccountKeysDescriptor) GetVerb added in v0.4.28

func (*BatchGetServiceAccountKeysDescriptor) HasResource added in v0.4.30

func (d *BatchGetServiceAccountKeysDescriptor) HasResource() bool

func (*BatchGetServiceAccountKeysDescriptor) IsClientStream added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) IsClientStream() bool

func (*BatchGetServiceAccountKeysDescriptor) IsCollection added in v0.4.30

func (d *BatchGetServiceAccountKeysDescriptor) IsCollection() bool

func (*BatchGetServiceAccountKeysDescriptor) IsPlural added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptor) IsServerStream added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) IsServerStream() bool

func (*BatchGetServiceAccountKeysDescriptor) IsUnary added in v0.4.28

func (*BatchGetServiceAccountKeysDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) NewEmptyClientMsg() proto.Message

func (*BatchGetServiceAccountKeysDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) NewEmptyServerMsg() proto.Message

func (*BatchGetServiceAccountKeysDescriptor) RequestHasResourceBody added in v0.4.28

func (d *BatchGetServiceAccountKeysDescriptor) RequestHasResourceBody() bool

type BatchGetServiceAccountKeysDescriptorClientMsgHandle added in v0.4.28

type BatchGetServiceAccountKeysDescriptorClientMsgHandle struct{}

func (*BatchGetServiceAccountKeysDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*BatchGetServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*BatchGetServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetServiceAccountKeysDescriptorServerMsgHandle added in v0.4.28

type BatchGetServiceAccountKeysDescriptorServerMsgHandle struct{}

func (*BatchGetServiceAccountKeysDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*BatchGetServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*BatchGetServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*BatchGetServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type BatchGetServiceAccountKeysRequest

type BatchGetServiceAccountKeysRequest struct {

	// Names of ServiceAccountKeys
	Names []*service_account_key.Name `protobuf:"bytes,2,rep,customtype=Name,name=names,proto3" json:"names,omitempty" firestore:"names"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [BatchGetServiceAccountKeys][ntt.iam.v1alpha2.BatchGetServiceAccountKeys]

func (*BatchGetServiceAccountKeysRequest) Descriptor

func (*BatchGetServiceAccountKeysRequest) Descriptor() ([]byte, []int)

Deprecated, Use BatchGetServiceAccountKeysRequest.ProtoReflect.Descriptor instead.

func (*BatchGetServiceAccountKeysRequest) GetFieldMask

func (*BatchGetServiceAccountKeysRequest) GetNames

func (*BatchGetServiceAccountKeysRequest) GetView

func (*BatchGetServiceAccountKeysRequest) GotenMessage

func (*BatchGetServiceAccountKeysRequest) GotenMessage()

func (*BatchGetServiceAccountKeysRequest) GotenValidate

func (obj *BatchGetServiceAccountKeysRequest) GotenValidate() error

func (*BatchGetServiceAccountKeysRequest) Marshal

func (m *BatchGetServiceAccountKeysRequest) Marshal() ([]byte, error)

func (*BatchGetServiceAccountKeysRequest) MarshalJSON

func (m *BatchGetServiceAccountKeysRequest) MarshalJSON() ([]byte, error)

func (*BatchGetServiceAccountKeysRequest) ProtoMessage

func (*BatchGetServiceAccountKeysRequest) ProtoMessage()

func (*BatchGetServiceAccountKeysRequest) ProtoReflect

func (*BatchGetServiceAccountKeysRequest) Reset

func (*BatchGetServiceAccountKeysRequest) SetFieldMask

func (*BatchGetServiceAccountKeysRequest) SetNames

func (*BatchGetServiceAccountKeysRequest) SetView

func (*BatchGetServiceAccountKeysRequest) String

func (*BatchGetServiceAccountKeysRequest) Unmarshal

func (m *BatchGetServiceAccountKeysRequest) Unmarshal(b []byte) error

func (*BatchGetServiceAccountKeysRequest) UnmarshalJSON

func (m *BatchGetServiceAccountKeysRequest) UnmarshalJSON(data []byte) error

type BatchGetServiceAccountKeysResponse

type BatchGetServiceAccountKeysResponse struct {

	// found ServiceAccountKeys
	ServiceAccountKeys []*service_account_key.ServiceAccountKey `` /* 148-byte string literal not displayed */
	// list of not found ServiceAccountKeys
	Missing []*service_account_key.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"`
	// contains filtered or unexported fields
}

BatchGetServiceAccountKeysResponse

func (*BatchGetServiceAccountKeysResponse) Descriptor

func (*BatchGetServiceAccountKeysResponse) Descriptor() ([]byte, []int)

Deprecated, Use BatchGetServiceAccountKeysResponse.ProtoReflect.Descriptor instead.

func (*BatchGetServiceAccountKeysResponse) GetMissing

func (*BatchGetServiceAccountKeysResponse) GetServiceAccountKeys

func (*BatchGetServiceAccountKeysResponse) GotenMessage

func (*BatchGetServiceAccountKeysResponse) GotenMessage()

func (*BatchGetServiceAccountKeysResponse) GotenValidate

func (obj *BatchGetServiceAccountKeysResponse) GotenValidate() error

func (*BatchGetServiceAccountKeysResponse) Marshal

func (m *BatchGetServiceAccountKeysResponse) Marshal() ([]byte, error)

func (*BatchGetServiceAccountKeysResponse) MarshalJSON

func (m *BatchGetServiceAccountKeysResponse) MarshalJSON() ([]byte, error)

func (*BatchGetServiceAccountKeysResponse) ProtoMessage

func (*BatchGetServiceAccountKeysResponse) ProtoMessage()

func (*BatchGetServiceAccountKeysResponse) ProtoReflect

func (*BatchGetServiceAccountKeysResponse) Reset

func (*BatchGetServiceAccountKeysResponse) SetMissing

func (*BatchGetServiceAccountKeysResponse) SetServiceAccountKeys

func (*BatchGetServiceAccountKeysResponse) String

func (*BatchGetServiceAccountKeysResponse) Unmarshal

func (m *BatchGetServiceAccountKeysResponse) Unmarshal(b []byte) error

func (*BatchGetServiceAccountKeysResponse) UnmarshalJSON

func (m *BatchGetServiceAccountKeysResponse) UnmarshalJSON(data []byte) error

type CreateServiceAccountKeyDescriptor added in v0.4.28

type CreateServiceAccountKeyDescriptor struct{}

func GetCreateServiceAccountKeyDescriptor added in v0.4.28

func GetCreateServiceAccountKeyDescriptor() *CreateServiceAccountKeyDescriptor

func (*CreateServiceAccountKeyDescriptor) GetApiDescriptor added in v0.4.28

func (*CreateServiceAccountKeyDescriptor) GetApiName added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetApiName() string

func (*CreateServiceAccountKeyDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*CreateServiceAccountKeyDescriptor) GetFullMethodName added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetFullMethodName() string

func (*CreateServiceAccountKeyDescriptor) GetMethodName added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetMethodName() string

func (*CreateServiceAccountKeyDescriptor) GetProtoPkgName added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetProtoPkgName() string

func (*CreateServiceAccountKeyDescriptor) GetResourceDescriptor added in v0.4.30

func (d *CreateServiceAccountKeyDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*CreateServiceAccountKeyDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*CreateServiceAccountKeyDescriptor) GetServiceDomain added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetServiceDomain() string

func (*CreateServiceAccountKeyDescriptor) GetServiceVersion added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) GetServiceVersion() string

func (*CreateServiceAccountKeyDescriptor) GetVerb added in v0.4.28

func (*CreateServiceAccountKeyDescriptor) HasResource added in v0.4.30

func (d *CreateServiceAccountKeyDescriptor) HasResource() bool

func (*CreateServiceAccountKeyDescriptor) IsClientStream added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) IsClientStream() bool

func (*CreateServiceAccountKeyDescriptor) IsCollection added in v0.4.30

func (d *CreateServiceAccountKeyDescriptor) IsCollection() bool

func (*CreateServiceAccountKeyDescriptor) IsPlural added in v0.4.30

func (*CreateServiceAccountKeyDescriptor) IsServerStream added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) IsServerStream() bool

func (*CreateServiceAccountKeyDescriptor) IsUnary added in v0.4.28

func (*CreateServiceAccountKeyDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) NewEmptyClientMsg() proto.Message

func (*CreateServiceAccountKeyDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) NewEmptyServerMsg() proto.Message

func (*CreateServiceAccountKeyDescriptor) RequestHasResourceBody added in v0.4.28

func (d *CreateServiceAccountKeyDescriptor) RequestHasResourceBody() bool

type CreateServiceAccountKeyDescriptorClientMsgHandle added in v0.4.28

type CreateServiceAccountKeyDescriptorClientMsgHandle struct{}

func (*CreateServiceAccountKeyDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*CreateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*CreateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type CreateServiceAccountKeyDescriptorServerMsgHandle added in v0.4.28

type CreateServiceAccountKeyDescriptorServerMsgHandle struct{}

func (*CreateServiceAccountKeyDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*CreateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*CreateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*CreateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*CreateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type CreateServiceAccountKeyRequest

type CreateServiceAccountKeyRequest struct {

	// Parent name of ntt.iam.v1alpha2.ServiceAccountKey
	Parent *service_account_key.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// ServiceAccountKey resource body
	ServiceAccountKey *service_account_key.ServiceAccountKey `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [CreateServiceAccountKey][ntt.iam.v1alpha2.CreateServiceAccountKey]

func (*CreateServiceAccountKeyRequest) Descriptor

func (*CreateServiceAccountKeyRequest) Descriptor() ([]byte, []int)

Deprecated, Use CreateServiceAccountKeyRequest.ProtoReflect.Descriptor instead.

func (*CreateServiceAccountKeyRequest) GetParent

func (*CreateServiceAccountKeyRequest) GetServiceAccountKey

func (*CreateServiceAccountKeyRequest) GotenMessage

func (*CreateServiceAccountKeyRequest) GotenMessage()

func (*CreateServiceAccountKeyRequest) GotenValidate

func (obj *CreateServiceAccountKeyRequest) GotenValidate() error

func (*CreateServiceAccountKeyRequest) Marshal

func (m *CreateServiceAccountKeyRequest) Marshal() ([]byte, error)

func (*CreateServiceAccountKeyRequest) MarshalJSON

func (m *CreateServiceAccountKeyRequest) MarshalJSON() ([]byte, error)

func (*CreateServiceAccountKeyRequest) ProtoMessage

func (*CreateServiceAccountKeyRequest) ProtoMessage()

func (*CreateServiceAccountKeyRequest) ProtoReflect

func (*CreateServiceAccountKeyRequest) Reset

func (m *CreateServiceAccountKeyRequest) Reset()

func (*CreateServiceAccountKeyRequest) SetParent

func (*CreateServiceAccountKeyRequest) SetServiceAccountKey

func (*CreateServiceAccountKeyRequest) String

func (*CreateServiceAccountKeyRequest) Unmarshal

func (m *CreateServiceAccountKeyRequest) Unmarshal(b []byte) error

func (*CreateServiceAccountKeyRequest) UnmarshalJSON

func (m *CreateServiceAccountKeyRequest) UnmarshalJSON(data []byte) error

type DeleteServiceAccountKeyDescriptor added in v0.4.28

type DeleteServiceAccountKeyDescriptor struct{}

func GetDeleteServiceAccountKeyDescriptor added in v0.4.28

func GetDeleteServiceAccountKeyDescriptor() *DeleteServiceAccountKeyDescriptor

func (*DeleteServiceAccountKeyDescriptor) GetApiDescriptor added in v0.4.28

func (*DeleteServiceAccountKeyDescriptor) GetApiName added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetApiName() string

func (*DeleteServiceAccountKeyDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*DeleteServiceAccountKeyDescriptor) GetFullMethodName added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetFullMethodName() string

func (*DeleteServiceAccountKeyDescriptor) GetMethodName added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetMethodName() string

func (*DeleteServiceAccountKeyDescriptor) GetProtoPkgName added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetProtoPkgName() string

func (*DeleteServiceAccountKeyDescriptor) GetResourceDescriptor added in v0.4.30

func (d *DeleteServiceAccountKeyDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*DeleteServiceAccountKeyDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*DeleteServiceAccountKeyDescriptor) GetServiceDomain added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetServiceDomain() string

func (*DeleteServiceAccountKeyDescriptor) GetServiceVersion added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) GetServiceVersion() string

func (*DeleteServiceAccountKeyDescriptor) GetVerb added in v0.4.28

func (*DeleteServiceAccountKeyDescriptor) HasResource added in v0.4.30

func (d *DeleteServiceAccountKeyDescriptor) HasResource() bool

func (*DeleteServiceAccountKeyDescriptor) IsClientStream added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) IsClientStream() bool

func (*DeleteServiceAccountKeyDescriptor) IsCollection added in v0.4.30

func (d *DeleteServiceAccountKeyDescriptor) IsCollection() bool

func (*DeleteServiceAccountKeyDescriptor) IsPlural added in v0.4.30

func (*DeleteServiceAccountKeyDescriptor) IsServerStream added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) IsServerStream() bool

func (*DeleteServiceAccountKeyDescriptor) IsUnary added in v0.4.28

func (*DeleteServiceAccountKeyDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) NewEmptyClientMsg() proto.Message

func (*DeleteServiceAccountKeyDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) NewEmptyServerMsg() proto.Message

func (*DeleteServiceAccountKeyDescriptor) RequestHasResourceBody added in v0.4.28

func (d *DeleteServiceAccountKeyDescriptor) RequestHasResourceBody() bool

type DeleteServiceAccountKeyDescriptorClientMsgHandle added in v0.4.28

type DeleteServiceAccountKeyDescriptorClientMsgHandle struct{}

func (*DeleteServiceAccountKeyDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*DeleteServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*DeleteServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteServiceAccountKeyDescriptorServerMsgHandle added in v0.4.28

type DeleteServiceAccountKeyDescriptorServerMsgHandle struct{}

func (*DeleteServiceAccountKeyDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*DeleteServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*DeleteServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*DeleteServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*DeleteServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type DeleteServiceAccountKeyRequest

type DeleteServiceAccountKeyRequest struct {

	// Name of ntt.iam.v1alpha2.ServiceAccountKey
	Name *service_account_key.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeleteServiceAccountKey][ntt.iam.v1alpha2.DeleteServiceAccountKey]

func (*DeleteServiceAccountKeyRequest) Descriptor

func (*DeleteServiceAccountKeyRequest) Descriptor() ([]byte, []int)

Deprecated, Use DeleteServiceAccountKeyRequest.ProtoReflect.Descriptor instead.

func (*DeleteServiceAccountKeyRequest) GetName

func (*DeleteServiceAccountKeyRequest) GotenMessage

func (*DeleteServiceAccountKeyRequest) GotenMessage()

func (*DeleteServiceAccountKeyRequest) GotenValidate

func (obj *DeleteServiceAccountKeyRequest) GotenValidate() error

func (*DeleteServiceAccountKeyRequest) Marshal

func (m *DeleteServiceAccountKeyRequest) Marshal() ([]byte, error)

func (*DeleteServiceAccountKeyRequest) MarshalJSON

func (m *DeleteServiceAccountKeyRequest) MarshalJSON() ([]byte, error)

func (*DeleteServiceAccountKeyRequest) ProtoMessage

func (*DeleteServiceAccountKeyRequest) ProtoMessage()

func (*DeleteServiceAccountKeyRequest) ProtoReflect

func (*DeleteServiceAccountKeyRequest) Reset

func (m *DeleteServiceAccountKeyRequest) Reset()

func (*DeleteServiceAccountKeyRequest) SetName

func (*DeleteServiceAccountKeyRequest) String

func (*DeleteServiceAccountKeyRequest) Unmarshal

func (m *DeleteServiceAccountKeyRequest) Unmarshal(b []byte) error

func (*DeleteServiceAccountKeyRequest) UnmarshalJSON

func (m *DeleteServiceAccountKeyRequest) UnmarshalJSON(data []byte) error

type GetServiceAccountKeyDescriptor added in v0.4.28

type GetServiceAccountKeyDescriptor struct{}

func GetGetServiceAccountKeyDescriptor added in v0.4.28

func GetGetServiceAccountKeyDescriptor() *GetServiceAccountKeyDescriptor

func (*GetServiceAccountKeyDescriptor) GetApiDescriptor added in v0.4.28

func (*GetServiceAccountKeyDescriptor) GetApiName added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetApiName() string

func (*GetServiceAccountKeyDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*GetServiceAccountKeyDescriptor) GetFullMethodName added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetFullMethodName() string

func (*GetServiceAccountKeyDescriptor) GetMethodName added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetMethodName() string

func (*GetServiceAccountKeyDescriptor) GetProtoPkgName added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetProtoPkgName() string

func (*GetServiceAccountKeyDescriptor) GetResourceDescriptor added in v0.4.30

func (d *GetServiceAccountKeyDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*GetServiceAccountKeyDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*GetServiceAccountKeyDescriptor) GetServiceDomain added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetServiceDomain() string

func (*GetServiceAccountKeyDescriptor) GetServiceVersion added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) GetServiceVersion() string

func (*GetServiceAccountKeyDescriptor) GetVerb added in v0.4.28

func (*GetServiceAccountKeyDescriptor) HasResource added in v0.4.30

func (d *GetServiceAccountKeyDescriptor) HasResource() bool

func (*GetServiceAccountKeyDescriptor) IsClientStream added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) IsClientStream() bool

func (*GetServiceAccountKeyDescriptor) IsCollection added in v0.4.30

func (d *GetServiceAccountKeyDescriptor) IsCollection() bool

func (*GetServiceAccountKeyDescriptor) IsPlural added in v0.4.30

func (d *GetServiceAccountKeyDescriptor) IsPlural() bool

func (*GetServiceAccountKeyDescriptor) IsServerStream added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) IsServerStream() bool

func (*GetServiceAccountKeyDescriptor) IsUnary added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) IsUnary() bool

func (*GetServiceAccountKeyDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) NewEmptyClientMsg() proto.Message

func (*GetServiceAccountKeyDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) NewEmptyServerMsg() proto.Message

func (*GetServiceAccountKeyDescriptor) RequestHasResourceBody added in v0.4.28

func (d *GetServiceAccountKeyDescriptor) RequestHasResourceBody() bool

type GetServiceAccountKeyDescriptorClientMsgHandle added in v0.4.28

type GetServiceAccountKeyDescriptorClientMsgHandle struct{}

func (*GetServiceAccountKeyDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*GetServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*GetServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*GetServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type GetServiceAccountKeyDescriptorServerMsgHandle added in v0.4.28

type GetServiceAccountKeyDescriptorServerMsgHandle struct{}

func (*GetServiceAccountKeyDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*GetServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*GetServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*GetServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*GetServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type GetServiceAccountKeyRequest

type GetServiceAccountKeyRequest struct {

	// Name of ntt.iam.v1alpha2.ServiceAccountKey
	Name *service_account_key.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [GetServiceAccountKey][ntt.iam.v1alpha2.GetServiceAccountKey]

func (*GetServiceAccountKeyRequest) Descriptor

func (*GetServiceAccountKeyRequest) Descriptor() ([]byte, []int)

Deprecated, Use GetServiceAccountKeyRequest.ProtoReflect.Descriptor instead.

func (*GetServiceAccountKeyRequest) GetFieldMask

func (*GetServiceAccountKeyRequest) GetName

func (*GetServiceAccountKeyRequest) GetView

func (m *GetServiceAccountKeyRequest) GetView() view.View

func (*GetServiceAccountKeyRequest) GotenMessage

func (*GetServiceAccountKeyRequest) GotenMessage()

func (*GetServiceAccountKeyRequest) GotenValidate

func (obj *GetServiceAccountKeyRequest) GotenValidate() error

func (*GetServiceAccountKeyRequest) Marshal

func (m *GetServiceAccountKeyRequest) Marshal() ([]byte, error)

func (*GetServiceAccountKeyRequest) MarshalJSON

func (m *GetServiceAccountKeyRequest) MarshalJSON() ([]byte, error)

func (*GetServiceAccountKeyRequest) ProtoMessage

func (*GetServiceAccountKeyRequest) ProtoMessage()

func (*GetServiceAccountKeyRequest) ProtoReflect

func (m *GetServiceAccountKeyRequest) ProtoReflect() preflect.Message

func (*GetServiceAccountKeyRequest) Reset

func (m *GetServiceAccountKeyRequest) Reset()

func (*GetServiceAccountKeyRequest) SetFieldMask

func (*GetServiceAccountKeyRequest) SetName

func (*GetServiceAccountKeyRequest) SetView

func (m *GetServiceAccountKeyRequest) SetView(fv view.View)

func (*GetServiceAccountKeyRequest) String

func (m *GetServiceAccountKeyRequest) String() string

func (*GetServiceAccountKeyRequest) Unmarshal

func (m *GetServiceAccountKeyRequest) Unmarshal(b []byte) error

func (*GetServiceAccountKeyRequest) UnmarshalJSON

func (m *GetServiceAccountKeyRequest) UnmarshalJSON(data []byte) error

type ListServiceAccountKeysDescriptor added in v0.4.28

type ListServiceAccountKeysDescriptor struct{}

func GetListServiceAccountKeysDescriptor added in v0.4.28

func GetListServiceAccountKeysDescriptor() *ListServiceAccountKeysDescriptor

func (*ListServiceAccountKeysDescriptor) GetApiDescriptor added in v0.4.28

func (*ListServiceAccountKeysDescriptor) GetApiName added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetApiName() string

func (*ListServiceAccountKeysDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ListServiceAccountKeysDescriptor) GetFullMethodName added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetFullMethodName() string

func (*ListServiceAccountKeysDescriptor) GetMethodName added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetMethodName() string

func (*ListServiceAccountKeysDescriptor) GetProtoPkgName added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetProtoPkgName() string

func (*ListServiceAccountKeysDescriptor) GetResourceDescriptor added in v0.4.30

func (d *ListServiceAccountKeysDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*ListServiceAccountKeysDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ListServiceAccountKeysDescriptor) GetServiceDomain added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetServiceDomain() string

func (*ListServiceAccountKeysDescriptor) GetServiceVersion added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) GetServiceVersion() string

func (*ListServiceAccountKeysDescriptor) GetVerb added in v0.4.28

func (*ListServiceAccountKeysDescriptor) HasResource added in v0.4.30

func (d *ListServiceAccountKeysDescriptor) HasResource() bool

func (*ListServiceAccountKeysDescriptor) IsClientStream added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) IsClientStream() bool

func (*ListServiceAccountKeysDescriptor) IsCollection added in v0.4.30

func (d *ListServiceAccountKeysDescriptor) IsCollection() bool

func (*ListServiceAccountKeysDescriptor) IsPlural added in v0.4.30

func (d *ListServiceAccountKeysDescriptor) IsPlural() bool

func (*ListServiceAccountKeysDescriptor) IsServerStream added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) IsServerStream() bool

func (*ListServiceAccountKeysDescriptor) IsUnary added in v0.4.28

func (*ListServiceAccountKeysDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) NewEmptyClientMsg() proto.Message

func (*ListServiceAccountKeysDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) NewEmptyServerMsg() proto.Message

func (*ListServiceAccountKeysDescriptor) RequestHasResourceBody added in v0.4.28

func (d *ListServiceAccountKeysDescriptor) RequestHasResourceBody() bool

type ListServiceAccountKeysDescriptorClientMsgHandle added in v0.4.28

type ListServiceAccountKeysDescriptorClientMsgHandle struct{}

func (*ListServiceAccountKeysDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*ListServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*ListServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*ListServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type ListServiceAccountKeysDescriptorServerMsgHandle added in v0.4.28

type ListServiceAccountKeysDescriptorServerMsgHandle struct{}

func (*ListServiceAccountKeysDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*ListServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*ListServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*ListServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*ListServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type ListServiceAccountKeysRequest

type ListServiceAccountKeysRequest struct {

	// Parent name of ntt.iam.v1alpha2.ServiceAccountKey
	Parent *service_account_key.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ServiceAccountKeys than
	// requested. If unspecified, server will pick an appropriate default.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"`
	// A token identifying a page of results the server should return.
	// Typically, this is the value of
	// [ListServiceAccountKeysResponse.next_page_token][ntt.iam.v1alpha2.ListServiceAccountKeysResponse.next_page_token]
	PageToken *service_account_key.PagerCursor `` /* 133-byte string literal not displayed */
	// Order By -
	// https://cloud.google.com/apis/design/design_patterns#list_pagination list
	// of field path with order directive, either 'asc' or 'desc'. If direction is
	// not provided, 'asc' is assumed. e.g. "state.nested_field asc,
	// state.something.else desc, theme"
	OrderBy *service_account_key.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *service_account_key.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"`
	// Indicates if list response should contain total count and offset (fields
	// current_offset and total_results_count).
	IncludePagingInfo bool `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListServiceAccountKeys][ntt.iam.v1alpha2.ListServiceAccountKeys]

func (*ListServiceAccountKeysRequest) Descriptor

func (*ListServiceAccountKeysRequest) Descriptor() ([]byte, []int)

Deprecated, Use ListServiceAccountKeysRequest.ProtoReflect.Descriptor instead.

func (*ListServiceAccountKeysRequest) GetFieldMask

func (*ListServiceAccountKeysRequest) GetFilter

func (*ListServiceAccountKeysRequest) GetIncludePagingInfo added in v0.10.1

func (m *ListServiceAccountKeysRequest) GetIncludePagingInfo() bool

func (*ListServiceAccountKeysRequest) GetOrderBy

func (*ListServiceAccountKeysRequest) GetPageSize

func (m *ListServiceAccountKeysRequest) GetPageSize() int32

func (*ListServiceAccountKeysRequest) GetPageToken

func (*ListServiceAccountKeysRequest) GetParent

func (*ListServiceAccountKeysRequest) GetView

func (*ListServiceAccountKeysRequest) GotenMessage

func (*ListServiceAccountKeysRequest) GotenMessage()

func (*ListServiceAccountKeysRequest) GotenValidate

func (obj *ListServiceAccountKeysRequest) GotenValidate() error

func (*ListServiceAccountKeysRequest) Marshal

func (m *ListServiceAccountKeysRequest) Marshal() ([]byte, error)

func (*ListServiceAccountKeysRequest) MarshalJSON

func (m *ListServiceAccountKeysRequest) MarshalJSON() ([]byte, error)

func (*ListServiceAccountKeysRequest) ProtoMessage

func (*ListServiceAccountKeysRequest) ProtoMessage()

func (*ListServiceAccountKeysRequest) ProtoReflect

func (*ListServiceAccountKeysRequest) Reset

func (m *ListServiceAccountKeysRequest) Reset()

func (*ListServiceAccountKeysRequest) SetFieldMask

func (*ListServiceAccountKeysRequest) SetFilter

func (*ListServiceAccountKeysRequest) SetIncludePagingInfo added in v0.10.1

func (m *ListServiceAccountKeysRequest) SetIncludePagingInfo(fv bool)

func (*ListServiceAccountKeysRequest) SetOrderBy

func (*ListServiceAccountKeysRequest) SetPageSize

func (m *ListServiceAccountKeysRequest) SetPageSize(fv int32)

func (*ListServiceAccountKeysRequest) SetPageToken

func (*ListServiceAccountKeysRequest) SetParent

func (*ListServiceAccountKeysRequest) SetView

func (m *ListServiceAccountKeysRequest) SetView(fv view.View)

func (*ListServiceAccountKeysRequest) String

func (*ListServiceAccountKeysRequest) Unmarshal

func (m *ListServiceAccountKeysRequest) Unmarshal(b []byte) error

func (*ListServiceAccountKeysRequest) UnmarshalJSON

func (m *ListServiceAccountKeysRequest) UnmarshalJSON(data []byte) error

type ListServiceAccountKeysResponse

type ListServiceAccountKeysResponse struct {

	// The list of ServiceAccountKeys
	ServiceAccountKeys []*service_account_key.ServiceAccountKey `` /* 148-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [ListServiceAccountKeysRequest.page_token][ntt.iam.v1alpha2.ListServiceAccountKeysRequest.page_token]
	PrevPageToken *service_account_key.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListServiceAccountKeysRequest.page_token][ntt.iam.v1alpha2.ListServiceAccountKeysRequest.page_token]
	NextPageToken *service_account_key.PagerCursor `` /* 151-byte string literal not displayed */
	// Current offset from the first page or 0 if no page tokens were given,
	// paging info was not requested or there was an error while trying to get
	// it). Page index can be computed from offset and limit provided in a
	// request.
	CurrentOffset int32 `` /* 127-byte string literal not displayed */
	// Number of total ServiceAccountKeys across all pages or 0, if there are no
	// items, paging info was not requested or there was an error while trying to
	// get it.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListServiceAccountKeys][ntt.iam.v1alpha2.ListServiceAccountKeys]

func (*ListServiceAccountKeysResponse) Descriptor

func (*ListServiceAccountKeysResponse) Descriptor() ([]byte, []int)

Deprecated, Use ListServiceAccountKeysResponse.ProtoReflect.Descriptor instead.

func (*ListServiceAccountKeysResponse) GetCurrentOffset added in v0.10.1

func (m *ListServiceAccountKeysResponse) GetCurrentOffset() int32

func (*ListServiceAccountKeysResponse) GetNextPageToken

func (*ListServiceAccountKeysResponse) GetPrevPageToken

func (*ListServiceAccountKeysResponse) GetServiceAccountKeys

func (*ListServiceAccountKeysResponse) GetTotalResultsCount added in v0.10.1

func (m *ListServiceAccountKeysResponse) GetTotalResultsCount() int32

func (*ListServiceAccountKeysResponse) GotenMessage

func (*ListServiceAccountKeysResponse) GotenMessage()

func (*ListServiceAccountKeysResponse) GotenValidate

func (obj *ListServiceAccountKeysResponse) GotenValidate() error

func (*ListServiceAccountKeysResponse) Marshal

func (m *ListServiceAccountKeysResponse) Marshal() ([]byte, error)

func (*ListServiceAccountKeysResponse) MarshalJSON

func (m *ListServiceAccountKeysResponse) MarshalJSON() ([]byte, error)

func (*ListServiceAccountKeysResponse) ProtoMessage

func (*ListServiceAccountKeysResponse) ProtoMessage()

func (*ListServiceAccountKeysResponse) ProtoReflect

func (*ListServiceAccountKeysResponse) Reset

func (m *ListServiceAccountKeysResponse) Reset()

func (*ListServiceAccountKeysResponse) SetCurrentOffset added in v0.10.1

func (m *ListServiceAccountKeysResponse) SetCurrentOffset(fv int32)

func (*ListServiceAccountKeysResponse) SetNextPageToken

func (*ListServiceAccountKeysResponse) SetPrevPageToken

func (*ListServiceAccountKeysResponse) SetServiceAccountKeys

func (*ListServiceAccountKeysResponse) SetTotalResultsCount added in v0.10.1

func (m *ListServiceAccountKeysResponse) SetTotalResultsCount(fv int32)

func (*ListServiceAccountKeysResponse) String

func (*ListServiceAccountKeysResponse) Unmarshal

func (m *ListServiceAccountKeysResponse) Unmarshal(b []byte) error

func (*ListServiceAccountKeysResponse) UnmarshalJSON

func (m *ListServiceAccountKeysResponse) UnmarshalJSON(data []byte) error

type ServiceAccountKeyServiceClient

ServiceAccountKeyServiceClient is the client API for ServiceAccountKeyService.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type ServiceAccountKeyServiceDescriptor added in v0.4.28

type ServiceAccountKeyServiceDescriptor struct{}

func GetServiceAccountKeyServiceDescriptor added in v0.4.28

func GetServiceAccountKeyServiceDescriptor() *ServiceAccountKeyServiceDescriptor

func (*ServiceAccountKeyServiceDescriptor) AllMethodDescriptors added in v0.4.28

func (*ServiceAccountKeyServiceDescriptor) GetApiName added in v0.4.28

func (*ServiceAccountKeyServiceDescriptor) GetFullAPIName added in v0.4.28

func (d *ServiceAccountKeyServiceDescriptor) GetFullAPIName() string

func (*ServiceAccountKeyServiceDescriptor) GetProtoPkgName added in v0.4.28

func (d *ServiceAccountKeyServiceDescriptor) GetProtoPkgName() string

func (*ServiceAccountKeyServiceDescriptor) GetServiceDomain added in v0.4.28

func (d *ServiceAccountKeyServiceDescriptor) GetServiceDomain() string

func (*ServiceAccountKeyServiceDescriptor) GetServiceVersion added in v0.4.28

func (d *ServiceAccountKeyServiceDescriptor) GetServiceVersion() string

type UpdateServiceAccountKeyDescriptor added in v0.4.28

type UpdateServiceAccountKeyDescriptor struct{}

func GetUpdateServiceAccountKeyDescriptor added in v0.4.28

func GetUpdateServiceAccountKeyDescriptor() *UpdateServiceAccountKeyDescriptor

func (*UpdateServiceAccountKeyDescriptor) GetApiDescriptor added in v0.4.28

func (*UpdateServiceAccountKeyDescriptor) GetApiName added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetApiName() string

func (*UpdateServiceAccountKeyDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*UpdateServiceAccountKeyDescriptor) GetFullMethodName added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetFullMethodName() string

func (*UpdateServiceAccountKeyDescriptor) GetMethodName added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetMethodName() string

func (*UpdateServiceAccountKeyDescriptor) GetProtoPkgName added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetProtoPkgName() string

func (*UpdateServiceAccountKeyDescriptor) GetResourceDescriptor added in v0.4.30

func (d *UpdateServiceAccountKeyDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*UpdateServiceAccountKeyDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*UpdateServiceAccountKeyDescriptor) GetServiceDomain added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetServiceDomain() string

func (*UpdateServiceAccountKeyDescriptor) GetServiceVersion added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) GetServiceVersion() string

func (*UpdateServiceAccountKeyDescriptor) GetVerb added in v0.4.28

func (*UpdateServiceAccountKeyDescriptor) HasResource added in v0.4.30

func (d *UpdateServiceAccountKeyDescriptor) HasResource() bool

func (*UpdateServiceAccountKeyDescriptor) IsClientStream added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) IsClientStream() bool

func (*UpdateServiceAccountKeyDescriptor) IsCollection added in v0.4.30

func (d *UpdateServiceAccountKeyDescriptor) IsCollection() bool

func (*UpdateServiceAccountKeyDescriptor) IsPlural added in v0.4.30

func (*UpdateServiceAccountKeyDescriptor) IsServerStream added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) IsServerStream() bool

func (*UpdateServiceAccountKeyDescriptor) IsUnary added in v0.4.28

func (*UpdateServiceAccountKeyDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) NewEmptyClientMsg() proto.Message

func (*UpdateServiceAccountKeyDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) NewEmptyServerMsg() proto.Message

func (*UpdateServiceAccountKeyDescriptor) RequestHasResourceBody added in v0.4.28

func (d *UpdateServiceAccountKeyDescriptor) RequestHasResourceBody() bool

type UpdateServiceAccountKeyDescriptorClientMsgHandle added in v0.4.28

type UpdateServiceAccountKeyDescriptorClientMsgHandle struct{}

func (*UpdateServiceAccountKeyDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*UpdateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*UpdateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateServiceAccountKeyDescriptorServerMsgHandle added in v0.4.28

type UpdateServiceAccountKeyDescriptorServerMsgHandle struct{}

func (*UpdateServiceAccountKeyDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*UpdateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*UpdateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*UpdateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*UpdateServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type UpdateServiceAccountKeyRequest

type UpdateServiceAccountKeyRequest struct {

	// ServiceAccountKey resource body
	ServiceAccountKey *service_account_key.ServiceAccountKey `` /* 144-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *service_account_key.ServiceAccountKey_FieldMask `` /* 153-byte string literal not displayed */
	// Conditional update applied to request if update should be executed only for
	// specific resource state. If this field is populated, then server will fetch
	// existing resource, compare with the one stored in the cas field (after
	// applying field mask) and proceed with update only and only if they match.
	// Otherwise RPC error Aborted will be returned.
	Cas *UpdateServiceAccountKeyRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// If set to true, and the resource is not found,
	// a new resource will be created.  In this situation,
	// 'field_mask' is ignored.
	//
	// https://google.aip.dev/134#create-or-update
	AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"`
	// contains filtered or unexported fields
}

Request message for method [UpdateServiceAccountKey][ntt.iam.v1alpha2.UpdateServiceAccountKey]

func (*UpdateServiceAccountKeyRequest) Descriptor

func (*UpdateServiceAccountKeyRequest) Descriptor() ([]byte, []int)

Deprecated, Use UpdateServiceAccountKeyRequest.ProtoReflect.Descriptor instead.

func (*UpdateServiceAccountKeyRequest) GetAllowMissing added in v0.12.33

func (m *UpdateServiceAccountKeyRequest) GetAllowMissing() bool

func (*UpdateServiceAccountKeyRequest) GetCas

func (*UpdateServiceAccountKeyRequest) GetServiceAccountKey

func (*UpdateServiceAccountKeyRequest) GetUpdateMask

func (*UpdateServiceAccountKeyRequest) GotenMessage

func (*UpdateServiceAccountKeyRequest) GotenMessage()

func (*UpdateServiceAccountKeyRequest) GotenValidate

func (obj *UpdateServiceAccountKeyRequest) GotenValidate() error

func (*UpdateServiceAccountKeyRequest) Marshal

func (m *UpdateServiceAccountKeyRequest) Marshal() ([]byte, error)

func (*UpdateServiceAccountKeyRequest) MarshalJSON

func (m *UpdateServiceAccountKeyRequest) MarshalJSON() ([]byte, error)

func (*UpdateServiceAccountKeyRequest) ProtoMessage

func (*UpdateServiceAccountKeyRequest) ProtoMessage()

func (*UpdateServiceAccountKeyRequest) ProtoReflect

func (*UpdateServiceAccountKeyRequest) Reset

func (m *UpdateServiceAccountKeyRequest) Reset()

func (*UpdateServiceAccountKeyRequest) SetAllowMissing added in v0.12.33

func (m *UpdateServiceAccountKeyRequest) SetAllowMissing(fv bool)

func (*UpdateServiceAccountKeyRequest) SetCas

func (*UpdateServiceAccountKeyRequest) SetServiceAccountKey

func (*UpdateServiceAccountKeyRequest) SetUpdateMask

func (*UpdateServiceAccountKeyRequest) String

func (*UpdateServiceAccountKeyRequest) Unmarshal

func (m *UpdateServiceAccountKeyRequest) Unmarshal(b []byte) error

func (*UpdateServiceAccountKeyRequest) UnmarshalJSON

func (m *UpdateServiceAccountKeyRequest) UnmarshalJSON(data []byte) error

type UpdateServiceAccountKeyRequest_CAS

type UpdateServiceAccountKeyRequest_CAS struct {

	// Conditional desired state of a resource before update.
	ConditionalState *service_account_key.ServiceAccountKey `` /* 138-byte string literal not displayed */
	// Field paths from conditional state of resource server should check and
	// compare.
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.

func (*UpdateServiceAccountKeyRequest_CAS) Descriptor

func (*UpdateServiceAccountKeyRequest_CAS) Descriptor() ([]byte, []int)

Deprecated, Use UpdateServiceAccountKeyRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateServiceAccountKeyRequest_CAS) GetConditionalState

func (*UpdateServiceAccountKeyRequest_CAS) GetFieldMask

func (*UpdateServiceAccountKeyRequest_CAS) GotenMessage

func (*UpdateServiceAccountKeyRequest_CAS) GotenMessage()

func (*UpdateServiceAccountKeyRequest_CAS) GotenValidate

func (obj *UpdateServiceAccountKeyRequest_CAS) GotenValidate() error

func (*UpdateServiceAccountKeyRequest_CAS) Marshal

func (m *UpdateServiceAccountKeyRequest_CAS) Marshal() ([]byte, error)

func (*UpdateServiceAccountKeyRequest_CAS) MarshalJSON

func (m *UpdateServiceAccountKeyRequest_CAS) MarshalJSON() ([]byte, error)

func (*UpdateServiceAccountKeyRequest_CAS) ProtoMessage

func (*UpdateServiceAccountKeyRequest_CAS) ProtoMessage()

func (*UpdateServiceAccountKeyRequest_CAS) ProtoReflect

func (*UpdateServiceAccountKeyRequest_CAS) Reset

func (*UpdateServiceAccountKeyRequest_CAS) SetConditionalState

func (*UpdateServiceAccountKeyRequest_CAS) SetFieldMask

func (*UpdateServiceAccountKeyRequest_CAS) String

func (*UpdateServiceAccountKeyRequest_CAS) Unmarshal

func (m *UpdateServiceAccountKeyRequest_CAS) Unmarshal(b []byte) error

func (*UpdateServiceAccountKeyRequest_CAS) UnmarshalJSON

func (m *UpdateServiceAccountKeyRequest_CAS) UnmarshalJSON(data []byte) error

type WatchServiceAccountKeyClientStream

type WatchServiceAccountKeyClientStream interface {
	Recv() (*WatchServiceAccountKeyResponse, error)
	grpc.ClientStream
}

type WatchServiceAccountKeyDescriptor added in v0.4.28

type WatchServiceAccountKeyDescriptor struct{}

func GetWatchServiceAccountKeyDescriptor added in v0.4.28

func GetWatchServiceAccountKeyDescriptor() *WatchServiceAccountKeyDescriptor

func (*WatchServiceAccountKeyDescriptor) GetApiDescriptor added in v0.4.28

func (*WatchServiceAccountKeyDescriptor) GetApiName added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetApiName() string

func (*WatchServiceAccountKeyDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchServiceAccountKeyDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetFullMethodName() string

func (*WatchServiceAccountKeyDescriptor) GetMethodName added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetMethodName() string

func (*WatchServiceAccountKeyDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetProtoPkgName() string

func (*WatchServiceAccountKeyDescriptor) GetResourceDescriptor added in v0.4.30

func (d *WatchServiceAccountKeyDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*WatchServiceAccountKeyDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchServiceAccountKeyDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetServiceDomain() string

func (*WatchServiceAccountKeyDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) GetServiceVersion() string

func (*WatchServiceAccountKeyDescriptor) GetVerb added in v0.4.28

func (*WatchServiceAccountKeyDescriptor) HasResource added in v0.4.30

func (d *WatchServiceAccountKeyDescriptor) HasResource() bool

func (*WatchServiceAccountKeyDescriptor) IsClientStream added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) IsClientStream() bool

func (*WatchServiceAccountKeyDescriptor) IsCollection added in v0.4.30

func (d *WatchServiceAccountKeyDescriptor) IsCollection() bool

func (*WatchServiceAccountKeyDescriptor) IsPlural added in v0.4.30

func (d *WatchServiceAccountKeyDescriptor) IsPlural() bool

func (*WatchServiceAccountKeyDescriptor) IsServerStream added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) IsServerStream() bool

func (*WatchServiceAccountKeyDescriptor) IsUnary added in v0.4.28

func (*WatchServiceAccountKeyDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) NewEmptyClientMsg() proto.Message

func (*WatchServiceAccountKeyDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) NewEmptyServerMsg() proto.Message

func (*WatchServiceAccountKeyDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchServiceAccountKeyDescriptor) RequestHasResourceBody() bool

type WatchServiceAccountKeyDescriptorClientMsgHandle added in v0.4.28

type WatchServiceAccountKeyDescriptorClientMsgHandle struct{}

func (*WatchServiceAccountKeyDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchServiceAccountKeyDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchServiceAccountKeyDescriptorServerMsgHandle added in v0.4.28

type WatchServiceAccountKeyDescriptorServerMsgHandle struct{}

func (*WatchServiceAccountKeyDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchServiceAccountKeyDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchServiceAccountKeyRequest

type WatchServiceAccountKeyRequest struct {

	// Name of ntt.iam.v1alpha2.ServiceAccountKey
	Name *service_account_key.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [WatchServiceAccountKey][ntt.iam.v1alpha2.WatchServiceAccountKey]

func (*WatchServiceAccountKeyRequest) Descriptor

func (*WatchServiceAccountKeyRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchServiceAccountKeyRequest.ProtoReflect.Descriptor instead.

func (*WatchServiceAccountKeyRequest) GetFieldMask

func (*WatchServiceAccountKeyRequest) GetName

func (*WatchServiceAccountKeyRequest) GetView

func (*WatchServiceAccountKeyRequest) GotenMessage

func (*WatchServiceAccountKeyRequest) GotenMessage()

func (*WatchServiceAccountKeyRequest) GotenValidate

func (obj *WatchServiceAccountKeyRequest) GotenValidate() error

func (*WatchServiceAccountKeyRequest) Marshal

func (m *WatchServiceAccountKeyRequest) Marshal() ([]byte, error)

func (*WatchServiceAccountKeyRequest) MarshalJSON

func (m *WatchServiceAccountKeyRequest) MarshalJSON() ([]byte, error)

func (*WatchServiceAccountKeyRequest) ProtoMessage

func (*WatchServiceAccountKeyRequest) ProtoMessage()

func (*WatchServiceAccountKeyRequest) ProtoReflect

func (*WatchServiceAccountKeyRequest) Reset

func (m *WatchServiceAccountKeyRequest) Reset()

func (*WatchServiceAccountKeyRequest) SetFieldMask

func (*WatchServiceAccountKeyRequest) SetName

func (*WatchServiceAccountKeyRequest) SetView

func (m *WatchServiceAccountKeyRequest) SetView(fv view.View)

func (*WatchServiceAccountKeyRequest) String

func (*WatchServiceAccountKeyRequest) Unmarshal

func (m *WatchServiceAccountKeyRequest) Unmarshal(b []byte) error

func (*WatchServiceAccountKeyRequest) UnmarshalJSON

func (m *WatchServiceAccountKeyRequest) UnmarshalJSON(data []byte) error

type WatchServiceAccountKeyResponse

type WatchServiceAccountKeyResponse struct {
	Change *service_account_key.ServiceAccountKeyChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"`
	// contains filtered or unexported fields
}

WatchServiceAccountKeyResponse

func (*WatchServiceAccountKeyResponse) Descriptor

func (*WatchServiceAccountKeyResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchServiceAccountKeyResponse.ProtoReflect.Descriptor instead.

func (*WatchServiceAccountKeyResponse) GetChange

func (*WatchServiceAccountKeyResponse) GotenMessage

func (*WatchServiceAccountKeyResponse) GotenMessage()

func (*WatchServiceAccountKeyResponse) GotenValidate

func (obj *WatchServiceAccountKeyResponse) GotenValidate() error

func (*WatchServiceAccountKeyResponse) Marshal

func (m *WatchServiceAccountKeyResponse) Marshal() ([]byte, error)

func (*WatchServiceAccountKeyResponse) MarshalJSON

func (m *WatchServiceAccountKeyResponse) MarshalJSON() ([]byte, error)

func (*WatchServiceAccountKeyResponse) ProtoMessage

func (*WatchServiceAccountKeyResponse) ProtoMessage()

func (*WatchServiceAccountKeyResponse) ProtoReflect

func (*WatchServiceAccountKeyResponse) Reset

func (m *WatchServiceAccountKeyResponse) Reset()

func (*WatchServiceAccountKeyResponse) SetChange

func (*WatchServiceAccountKeyResponse) String

func (*WatchServiceAccountKeyResponse) Unmarshal

func (m *WatchServiceAccountKeyResponse) Unmarshal(b []byte) error

func (*WatchServiceAccountKeyResponse) UnmarshalJSON

func (m *WatchServiceAccountKeyResponse) UnmarshalJSON(data []byte) error

type WatchServiceAccountKeysClientStream

type WatchServiceAccountKeysClientStream interface {
	Recv() (*WatchServiceAccountKeysResponse, error)
	grpc.ClientStream
}

type WatchServiceAccountKeysDescriptor added in v0.4.28

type WatchServiceAccountKeysDescriptor struct{}

func GetWatchServiceAccountKeysDescriptor added in v0.4.28

func GetWatchServiceAccountKeysDescriptor() *WatchServiceAccountKeysDescriptor

func (*WatchServiceAccountKeysDescriptor) GetApiDescriptor added in v0.4.28

func (*WatchServiceAccountKeysDescriptor) GetApiName added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetApiName() string

func (*WatchServiceAccountKeysDescriptor) GetClientMsgReflectHandle added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchServiceAccountKeysDescriptor) GetFullMethodName added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetFullMethodName() string

func (*WatchServiceAccountKeysDescriptor) GetMethodName added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetMethodName() string

func (*WatchServiceAccountKeysDescriptor) GetProtoPkgName added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetProtoPkgName() string

func (*WatchServiceAccountKeysDescriptor) GetResourceDescriptor added in v0.4.30

func (d *WatchServiceAccountKeysDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*WatchServiceAccountKeysDescriptor) GetServerMsgReflectHandle added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchServiceAccountKeysDescriptor) GetServiceDomain added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetServiceDomain() string

func (*WatchServiceAccountKeysDescriptor) GetServiceVersion added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) GetServiceVersion() string

func (*WatchServiceAccountKeysDescriptor) GetVerb added in v0.4.28

func (*WatchServiceAccountKeysDescriptor) HasResource added in v0.4.30

func (d *WatchServiceAccountKeysDescriptor) HasResource() bool

func (*WatchServiceAccountKeysDescriptor) IsClientStream added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) IsClientStream() bool

func (*WatchServiceAccountKeysDescriptor) IsCollection added in v0.4.30

func (d *WatchServiceAccountKeysDescriptor) IsCollection() bool

func (*WatchServiceAccountKeysDescriptor) IsPlural added in v0.4.30

func (*WatchServiceAccountKeysDescriptor) IsServerStream added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) IsServerStream() bool

func (*WatchServiceAccountKeysDescriptor) IsUnary added in v0.4.28

func (*WatchServiceAccountKeysDescriptor) NewEmptyClientMsg added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) NewEmptyClientMsg() proto.Message

func (*WatchServiceAccountKeysDescriptor) NewEmptyServerMsg added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) NewEmptyServerMsg() proto.Message

func (*WatchServiceAccountKeysDescriptor) RequestHasResourceBody added in v0.4.28

func (d *WatchServiceAccountKeysDescriptor) RequestHasResourceBody() bool

type WatchServiceAccountKeysDescriptorClientMsgHandle added in v0.4.28

type WatchServiceAccountKeysDescriptorClientMsgHandle struct{}

func (*WatchServiceAccountKeysDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchServiceAccountKeysDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.30

type WatchServiceAccountKeysDescriptorServerMsgHandle added in v0.4.28

type WatchServiceAccountKeysDescriptorServerMsgHandle struct{}

func (*WatchServiceAccountKeysDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.30

func (*WatchServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceName added in v0.4.30

func (*WatchServiceAccountKeysDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.30

type WatchServiceAccountKeysRequest

type WatchServiceAccountKeysRequest struct {

	// Type of a watch. Identifies how server stream data to a client, which
	// fields in a request are allowed and which fields in response are relevant.
	Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.types.WatchType" json:"type,omitempty" firestore:"type"`
	// Parent name of ntt.iam.v1alpha2.ServiceAccountKey
	Parent *service_account_key.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ServiceAccountKeys than
	// requested. If unspecified, server will pick an appropriate default. Can be
	// populated only for stateful watch type.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"`
	// A token identifying a page of results the server should return.
	// Can be populated only for stateful watch type.
	PageToken *service_account_key.PagerCursor `` /* 133-byte string literal not displayed */
	// Order By -
	// https://cloud.google.com/apis/design/design_patterns#list_pagination Can be
	// populated only for stateful watch type.
	OrderBy *service_account_key.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// A token identifying watch resume point from previous session.
	// Can be populated only for stateless watch type.
	ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Point in the time from which we want to start getting updates. This field
	// can be populated only for stateless watch type and if resume token is not
	// known yet. If specified, initial snapshot will NOT be provided. It is
	// assumed client can obtain it using separate means. Watch responses will
	// contain resume tokens which should be used to resume broken connection.
	StartingTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *service_account_key.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view Changes to ServiceAccountKey that
	// don't affect any of masked fields won't be sent back.
	FieldMask *service_account_key.ServiceAccountKey_FieldMask `` /* 149-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask Changes to
	// ServiceAccountKey that don't affect any of masked fields won't be sent
	// back.
	View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"`
	// Maximum amount of changes in each response message. Query result response
	// is divided on the server side into chunks with size of a specified amount
	// to limit memory footprint of each message. Responses will hold information
	// whether more elements will continue for the actual change. If unspecified,
	// server will pick an appropriate default.
	MaxChunkSize int32 `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [WatchServiceAccountKeys][ntt.iam.v1alpha2.WatchServiceAccountKeys]

func (*WatchServiceAccountKeysRequest) Descriptor

func (*WatchServiceAccountKeysRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchServiceAccountKeysRequest.ProtoReflect.Descriptor instead.

func (*WatchServiceAccountKeysRequest) GetFieldMask

func (*WatchServiceAccountKeysRequest) GetFilter

func (*WatchServiceAccountKeysRequest) GetMaxChunkSize

func (m *WatchServiceAccountKeysRequest) GetMaxChunkSize() int32

func (*WatchServiceAccountKeysRequest) GetOrderBy

func (*WatchServiceAccountKeysRequest) GetPageSize

func (m *WatchServiceAccountKeysRequest) GetPageSize() int32

func (*WatchServiceAccountKeysRequest) GetPageToken

func (*WatchServiceAccountKeysRequest) GetParent

func (*WatchServiceAccountKeysRequest) GetResumeToken

func (m *WatchServiceAccountKeysRequest) GetResumeToken() string

func (*WatchServiceAccountKeysRequest) GetStartingTime added in v0.9.0

func (*WatchServiceAccountKeysRequest) GetType

func (*WatchServiceAccountKeysRequest) GetView

func (*WatchServiceAccountKeysRequest) GotenMessage

func (*WatchServiceAccountKeysRequest) GotenMessage()

func (*WatchServiceAccountKeysRequest) GotenValidate

func (obj *WatchServiceAccountKeysRequest) GotenValidate() error

func (*WatchServiceAccountKeysRequest) Marshal

func (m *WatchServiceAccountKeysRequest) Marshal() ([]byte, error)

func (*WatchServiceAccountKeysRequest) MarshalJSON

func (m *WatchServiceAccountKeysRequest) MarshalJSON() ([]byte, error)

func (*WatchServiceAccountKeysRequest) ProtoMessage

func (*WatchServiceAccountKeysRequest) ProtoMessage()

func (*WatchServiceAccountKeysRequest) ProtoReflect

func (*WatchServiceAccountKeysRequest) Reset

func (m *WatchServiceAccountKeysRequest) Reset()

func (*WatchServiceAccountKeysRequest) SetFieldMask

func (*WatchServiceAccountKeysRequest) SetFilter

func (*WatchServiceAccountKeysRequest) SetMaxChunkSize

func (m *WatchServiceAccountKeysRequest) SetMaxChunkSize(fv int32)

func (*WatchServiceAccountKeysRequest) SetOrderBy

func (*WatchServiceAccountKeysRequest) SetPageSize

func (m *WatchServiceAccountKeysRequest) SetPageSize(fv int32)

func (*WatchServiceAccountKeysRequest) SetPageToken

func (*WatchServiceAccountKeysRequest) SetParent

func (*WatchServiceAccountKeysRequest) SetResumeToken

func (m *WatchServiceAccountKeysRequest) SetResumeToken(fv string)

func (*WatchServiceAccountKeysRequest) SetStartingTime added in v0.9.0

func (m *WatchServiceAccountKeysRequest) SetStartingTime(fv *timestamppb.Timestamp)

func (*WatchServiceAccountKeysRequest) SetType

func (*WatchServiceAccountKeysRequest) SetView

func (m *WatchServiceAccountKeysRequest) SetView(fv view.View)

func (*WatchServiceAccountKeysRequest) String

func (*WatchServiceAccountKeysRequest) Unmarshal

func (m *WatchServiceAccountKeysRequest) Unmarshal(b []byte) error

func (*WatchServiceAccountKeysRequest) UnmarshalJSON

func (m *WatchServiceAccountKeysRequest) UnmarshalJSON(data []byte) error

type WatchServiceAccountKeysResponse

type WatchServiceAccountKeysResponse struct {

	// Changes of ServiceAccountKeys
	ServiceAccountKeyChanges []*service_account_key.ServiceAccountKeyChange `` /* 174-byte string literal not displayed */
	// If request specified max_chunk_size (or this limit was enforced if
	// stateless watch has been chosen), then responses with "full changeset" will
	// be divided into chunks. Client should keep receiving messages and, once
	// is_current has value true, combine this recent message with all previous
	// ones where is_current is false. If this is the first is_current in a whole
	// watch stream, then it means that client should have, at this moment,
	// contain snapshot of the current situation (or more accurately, snapshot of
	// situation at the moment of request). All ServiceAccountKeys will be of type
	// Added/Current (depending on watch_type specified in the request). Further
	// responses will be incremental - however messages may still be chunked and
	// is_current logic still applies. is_current is always true for stateful
	// watch if max_chunk_size was left to 0.
	IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"`
	// When present, PageTokens used for page navigation should be updated.
	// Present only if is_current is true (last chunk).
	PageTokenChange *WatchServiceAccountKeysResponse_PageTokenChange `` /* 136-byte string literal not displayed */
	// Token that can be used if current connection drops and client needs to
	// reconnect. Populated only for stateless watch type. Present only if
	// is_current is true (last chunk).
	ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Server may occasionally send information how many resources should client
	// have in its state so far (response message without any changes, but with
	// snapshot_size field specified). If client has different value than the one
	// sent by the server, then it should be treated by a client as an error and
	// should reconnect. If value is smaller then 0, then client should ignore
	// this field as unpopulated. This field should be checked only for stateless
	// watch. In stateful those kind of errors are handled by the server side.
	// Will be never sent together with is_current, is_soft_reset and
	// is_hard_reset flags.
	SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"`
	// In case of internal issue server may send response message with this flag.
	// It indicates that client should drop all changes from recent responses
	// where is_current is false only! If last message had is_current set to true,
	// client should do nothing and process normally. Resume token received before
	// is still valid. This field should be checked only for stateless watch. In
	// stateful those kind of errors are handled by the server side. Will never be
	// sent along with is_current, is_hard_reset or snapshot_size.
	IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"`
	// In case of internal issue server may send response message with this flag.
	// After receiving, client should clear whole state (drop all changes received
	// so far) as server will send new snapshot (ServiceAccountKeys will contains
	// changes of type Current only). Any resume tokens should be discarded as
	// well. This field should be checked only for stateless watch. In stateful
	// those kind of errors are handled by the server side. Will never be sent
	// along with is_current, is_soft_reset or snapshot_size.
	IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"`
	// contains filtered or unexported fields
}

WatchServiceAccountKeysResponse

func (*WatchServiceAccountKeysResponse) Descriptor

func (*WatchServiceAccountKeysResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchServiceAccountKeysResponse.ProtoReflect.Descriptor instead.

func (*WatchServiceAccountKeysResponse) GetIsCurrent

func (m *WatchServiceAccountKeysResponse) GetIsCurrent() bool

func (*WatchServiceAccountKeysResponse) GetIsHardReset

func (m *WatchServiceAccountKeysResponse) GetIsHardReset() bool

func (*WatchServiceAccountKeysResponse) GetIsSoftReset

func (m *WatchServiceAccountKeysResponse) GetIsSoftReset() bool

func (*WatchServiceAccountKeysResponse) GetPageTokenChange

func (*WatchServiceAccountKeysResponse) GetResumeToken

func (m *WatchServiceAccountKeysResponse) GetResumeToken() string

func (*WatchServiceAccountKeysResponse) GetServiceAccountKeyChanges

func (*WatchServiceAccountKeysResponse) GetSnapshotSize

func (m *WatchServiceAccountKeysResponse) GetSnapshotSize() int64

func (*WatchServiceAccountKeysResponse) GotenMessage

func (*WatchServiceAccountKeysResponse) GotenMessage()

func (*WatchServiceAccountKeysResponse) GotenValidate

func (obj *WatchServiceAccountKeysResponse) GotenValidate() error

func (*WatchServiceAccountKeysResponse) Marshal

func (m *WatchServiceAccountKeysResponse) Marshal() ([]byte, error)

func (*WatchServiceAccountKeysResponse) MarshalJSON

func (m *WatchServiceAccountKeysResponse) MarshalJSON() ([]byte, error)

func (*WatchServiceAccountKeysResponse) ProtoMessage

func (*WatchServiceAccountKeysResponse) ProtoMessage()

func (*WatchServiceAccountKeysResponse) ProtoReflect

func (*WatchServiceAccountKeysResponse) Reset

func (*WatchServiceAccountKeysResponse) SetIsCurrent

func (m *WatchServiceAccountKeysResponse) SetIsCurrent(fv bool)

func (*WatchServiceAccountKeysResponse) SetIsHardReset

func (m *WatchServiceAccountKeysResponse) SetIsHardReset(fv bool)

func (*WatchServiceAccountKeysResponse) SetIsSoftReset

func (m *WatchServiceAccountKeysResponse) SetIsSoftReset(fv bool)

func (*WatchServiceAccountKeysResponse) SetPageTokenChange

func (*WatchServiceAccountKeysResponse) SetResumeToken

func (m *WatchServiceAccountKeysResponse) SetResumeToken(fv string)

func (*WatchServiceAccountKeysResponse) SetServiceAccountKeyChanges

func (m *WatchServiceAccountKeysResponse) SetServiceAccountKeyChanges(fv []*service_account_key.ServiceAccountKeyChange)

func (*WatchServiceAccountKeysResponse) SetSnapshotSize

func (m *WatchServiceAccountKeysResponse) SetSnapshotSize(fv int64)

func (*WatchServiceAccountKeysResponse) String

func (*WatchServiceAccountKeysResponse) Unmarshal

func (m *WatchServiceAccountKeysResponse) Unmarshal(b []byte) error

func (*WatchServiceAccountKeysResponse) UnmarshalJSON

func (m *WatchServiceAccountKeysResponse) UnmarshalJSON(data []byte) error

type WatchServiceAccountKeysResponse_PageTokenChange

type WatchServiceAccountKeysResponse_PageTokenChange struct {

	// New token to retrieve previous page of results.
	PrevPageToken *service_account_key.PagerCursor `` /* 151-byte string literal not displayed */
	// New token to retrieve next page of results.
	NextPageToken *service_account_key.PagerCursor `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WatchServiceAccountKeysResponse_PageTokenChange) Descriptor

Deprecated, Use WatchServiceAccountKeysResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchServiceAccountKeysResponse_PageTokenChange) GetNextPageToken

func (*WatchServiceAccountKeysResponse_PageTokenChange) GetPrevPageToken

func (*WatchServiceAccountKeysResponse_PageTokenChange) GotenMessage

func (*WatchServiceAccountKeysResponse_PageTokenChange) GotenValidate

func (*WatchServiceAccountKeysResponse_PageTokenChange) Marshal

func (*WatchServiceAccountKeysResponse_PageTokenChange) MarshalJSON

func (*WatchServiceAccountKeysResponse_PageTokenChange) ProtoMessage

func (*WatchServiceAccountKeysResponse_PageTokenChange) ProtoReflect

func (*WatchServiceAccountKeysResponse_PageTokenChange) Reset

func (*WatchServiceAccountKeysResponse_PageTokenChange) SetNextPageToken

func (*WatchServiceAccountKeysResponse_PageTokenChange) SetPrevPageToken

func (*WatchServiceAccountKeysResponse_PageTokenChange) String

func (*WatchServiceAccountKeysResponse_PageTokenChange) Unmarshal

func (*WatchServiceAccountKeysResponse_PageTokenChange) UnmarshalJSON

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL