os_image_profile_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 BatchGetOsImageProfilesDescriptor

type BatchGetOsImageProfilesDescriptor struct{}

func GetBatchGetOsImageProfilesDescriptor

func GetBatchGetOsImageProfilesDescriptor() *BatchGetOsImageProfilesDescriptor

func (*BatchGetOsImageProfilesDescriptor) GetApiDescriptor

func (*BatchGetOsImageProfilesDescriptor) GetApiName

func (d *BatchGetOsImageProfilesDescriptor) GetApiName() string

func (*BatchGetOsImageProfilesDescriptor) GetClientMsgReflectHandle

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

func (*BatchGetOsImageProfilesDescriptor) GetFullMethodName

func (d *BatchGetOsImageProfilesDescriptor) GetFullMethodName() string

func (*BatchGetOsImageProfilesDescriptor) GetMethodName

func (d *BatchGetOsImageProfilesDescriptor) GetMethodName() string

func (*BatchGetOsImageProfilesDescriptor) GetProtoPkgName

func (d *BatchGetOsImageProfilesDescriptor) GetProtoPkgName() string

func (*BatchGetOsImageProfilesDescriptor) GetResourceDescriptor

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

func (*BatchGetOsImageProfilesDescriptor) GetServerMsgReflectHandle

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

func (*BatchGetOsImageProfilesDescriptor) GetServiceDomain

func (d *BatchGetOsImageProfilesDescriptor) GetServiceDomain() string

func (*BatchGetOsImageProfilesDescriptor) GetServiceVersion

func (d *BatchGetOsImageProfilesDescriptor) GetServiceVersion() string

func (*BatchGetOsImageProfilesDescriptor) GetVerb

func (*BatchGetOsImageProfilesDescriptor) HasResource

func (d *BatchGetOsImageProfilesDescriptor) HasResource() bool

func (*BatchGetOsImageProfilesDescriptor) IsClientStream

func (d *BatchGetOsImageProfilesDescriptor) IsClientStream() bool

func (*BatchGetOsImageProfilesDescriptor) IsCollection

func (d *BatchGetOsImageProfilesDescriptor) IsCollection() bool

func (*BatchGetOsImageProfilesDescriptor) IsPlural

func (*BatchGetOsImageProfilesDescriptor) IsServerStream

func (d *BatchGetOsImageProfilesDescriptor) IsServerStream() bool

func (*BatchGetOsImageProfilesDescriptor) IsUnary

func (*BatchGetOsImageProfilesDescriptor) NewEmptyClientMsg

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

func (*BatchGetOsImageProfilesDescriptor) NewEmptyServerMsg

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

func (*BatchGetOsImageProfilesDescriptor) RequestHasResourceBody

func (d *BatchGetOsImageProfilesDescriptor) RequestHasResourceBody() bool

type BatchGetOsImageProfilesDescriptorClientMsgHandle

type BatchGetOsImageProfilesDescriptorClientMsgHandle struct{}

func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName

func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName

func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames

type BatchGetOsImageProfilesDescriptorServerMsgHandle

type BatchGetOsImageProfilesDescriptorServerMsgHandle struct{}

func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName

func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName

func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames

type BatchGetOsImageProfilesRequest

type BatchGetOsImageProfilesRequest struct {

	// Names of OsImageProfiles
	Names []*os_image_profile.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 *os_image_profile.OsImageProfile_FieldMask `` /* 146-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 [BatchGetOsImageProfiles][ntt.devices.v1alpha2.BatchGetOsImageProfiles]

func (*BatchGetOsImageProfilesRequest) Descriptor

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

Deprecated, Use BatchGetOsImageProfilesRequest.ProtoReflect.Descriptor instead.

func (*BatchGetOsImageProfilesRequest) GetFieldMask

func (*BatchGetOsImageProfilesRequest) GetNames

func (*BatchGetOsImageProfilesRequest) GetView

func (*BatchGetOsImageProfilesRequest) GotenMessage

func (*BatchGetOsImageProfilesRequest) GotenMessage()

func (*BatchGetOsImageProfilesRequest) GotenValidate

func (obj *BatchGetOsImageProfilesRequest) GotenValidate() error

func (*BatchGetOsImageProfilesRequest) Marshal

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

func (*BatchGetOsImageProfilesRequest) MarshalJSON

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

func (*BatchGetOsImageProfilesRequest) ProtoMessage

func (*BatchGetOsImageProfilesRequest) ProtoMessage()

func (*BatchGetOsImageProfilesRequest) ProtoReflect

func (*BatchGetOsImageProfilesRequest) Reset

func (m *BatchGetOsImageProfilesRequest) Reset()

func (*BatchGetOsImageProfilesRequest) SetFieldMask

func (*BatchGetOsImageProfilesRequest) SetNames

func (*BatchGetOsImageProfilesRequest) SetView

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

func (*BatchGetOsImageProfilesRequest) String

func (*BatchGetOsImageProfilesRequest) Unmarshal

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

func (*BatchGetOsImageProfilesRequest) UnmarshalJSON

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

type BatchGetOsImageProfilesResponse

type BatchGetOsImageProfilesResponse struct {

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

BatchGetOsImageProfilesResponse

func (*BatchGetOsImageProfilesResponse) Descriptor

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

Deprecated, Use BatchGetOsImageProfilesResponse.ProtoReflect.Descriptor instead.

func (*BatchGetOsImageProfilesResponse) GetMissing

func (*BatchGetOsImageProfilesResponse) GetOsImageProfiles

func (*BatchGetOsImageProfilesResponse) GotenMessage

func (*BatchGetOsImageProfilesResponse) GotenMessage()

func (*BatchGetOsImageProfilesResponse) GotenValidate

func (obj *BatchGetOsImageProfilesResponse) GotenValidate() error

func (*BatchGetOsImageProfilesResponse) Marshal

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

func (*BatchGetOsImageProfilesResponse) MarshalJSON

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

func (*BatchGetOsImageProfilesResponse) ProtoMessage

func (*BatchGetOsImageProfilesResponse) ProtoMessage()

func (*BatchGetOsImageProfilesResponse) ProtoReflect

func (*BatchGetOsImageProfilesResponse) Reset

func (*BatchGetOsImageProfilesResponse) SetMissing

func (*BatchGetOsImageProfilesResponse) SetOsImageProfiles

func (*BatchGetOsImageProfilesResponse) String

func (*BatchGetOsImageProfilesResponse) Unmarshal

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

func (*BatchGetOsImageProfilesResponse) UnmarshalJSON

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

type CreateOsImageProfileDescriptor

type CreateOsImageProfileDescriptor struct{}

func GetCreateOsImageProfileDescriptor

func GetCreateOsImageProfileDescriptor() *CreateOsImageProfileDescriptor

func (*CreateOsImageProfileDescriptor) GetApiDescriptor

func (*CreateOsImageProfileDescriptor) GetApiName

func (d *CreateOsImageProfileDescriptor) GetApiName() string

func (*CreateOsImageProfileDescriptor) GetClientMsgReflectHandle

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

func (*CreateOsImageProfileDescriptor) GetFullMethodName

func (d *CreateOsImageProfileDescriptor) GetFullMethodName() string

func (*CreateOsImageProfileDescriptor) GetMethodName

func (d *CreateOsImageProfileDescriptor) GetMethodName() string

func (*CreateOsImageProfileDescriptor) GetProtoPkgName

func (d *CreateOsImageProfileDescriptor) GetProtoPkgName() string

func (*CreateOsImageProfileDescriptor) GetResourceDescriptor

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

func (*CreateOsImageProfileDescriptor) GetServerMsgReflectHandle

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

func (*CreateOsImageProfileDescriptor) GetServiceDomain

func (d *CreateOsImageProfileDescriptor) GetServiceDomain() string

func (*CreateOsImageProfileDescriptor) GetServiceVersion

func (d *CreateOsImageProfileDescriptor) GetServiceVersion() string

func (*CreateOsImageProfileDescriptor) GetVerb

func (*CreateOsImageProfileDescriptor) HasResource

func (d *CreateOsImageProfileDescriptor) HasResource() bool

func (*CreateOsImageProfileDescriptor) IsClientStream

func (d *CreateOsImageProfileDescriptor) IsClientStream() bool

func (*CreateOsImageProfileDescriptor) IsCollection

func (d *CreateOsImageProfileDescriptor) IsCollection() bool

func (*CreateOsImageProfileDescriptor) IsPlural

func (d *CreateOsImageProfileDescriptor) IsPlural() bool

func (*CreateOsImageProfileDescriptor) IsServerStream

func (d *CreateOsImageProfileDescriptor) IsServerStream() bool

func (*CreateOsImageProfileDescriptor) IsUnary

func (d *CreateOsImageProfileDescriptor) IsUnary() bool

func (*CreateOsImageProfileDescriptor) NewEmptyClientMsg

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

func (*CreateOsImageProfileDescriptor) NewEmptyServerMsg

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

func (*CreateOsImageProfileDescriptor) RequestHasResourceBody

func (d *CreateOsImageProfileDescriptor) RequestHasResourceBody() bool

type CreateOsImageProfileDescriptorClientMsgHandle

type CreateOsImageProfileDescriptorClientMsgHandle struct{}

func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName

func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName

func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames

type CreateOsImageProfileDescriptorServerMsgHandle

type CreateOsImageProfileDescriptorServerMsgHandle struct{}

func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName

func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName

func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames

type CreateOsImageProfileRequest

type CreateOsImageProfileRequest struct {

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

Request message for method [CreateOsImageProfile][ntt.devices.v1alpha2.CreateOsImageProfile]

func (*CreateOsImageProfileRequest) Descriptor

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

Deprecated, Use CreateOsImageProfileRequest.ProtoReflect.Descriptor instead.

func (*CreateOsImageProfileRequest) GetOsImageProfile

func (*CreateOsImageProfileRequest) GetParent

func (*CreateOsImageProfileRequest) GotenMessage

func (*CreateOsImageProfileRequest) GotenMessage()

func (*CreateOsImageProfileRequest) GotenValidate

func (obj *CreateOsImageProfileRequest) GotenValidate() error

func (*CreateOsImageProfileRequest) Marshal

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

func (*CreateOsImageProfileRequest) MarshalJSON

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

func (*CreateOsImageProfileRequest) ProtoMessage

func (*CreateOsImageProfileRequest) ProtoMessage()

func (*CreateOsImageProfileRequest) ProtoReflect

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

func (*CreateOsImageProfileRequest) Reset

func (m *CreateOsImageProfileRequest) Reset()

func (*CreateOsImageProfileRequest) SetOsImageProfile

func (*CreateOsImageProfileRequest) SetParent

func (*CreateOsImageProfileRequest) String

func (m *CreateOsImageProfileRequest) String() string

func (*CreateOsImageProfileRequest) Unmarshal

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

func (*CreateOsImageProfileRequest) UnmarshalJSON

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

type DeleteOsImageProfileDescriptor

type DeleteOsImageProfileDescriptor struct{}

func GetDeleteOsImageProfileDescriptor

func GetDeleteOsImageProfileDescriptor() *DeleteOsImageProfileDescriptor

func (*DeleteOsImageProfileDescriptor) GetApiDescriptor

func (*DeleteOsImageProfileDescriptor) GetApiName

func (d *DeleteOsImageProfileDescriptor) GetApiName() string

func (*DeleteOsImageProfileDescriptor) GetClientMsgReflectHandle

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

func (*DeleteOsImageProfileDescriptor) GetFullMethodName

func (d *DeleteOsImageProfileDescriptor) GetFullMethodName() string

func (*DeleteOsImageProfileDescriptor) GetMethodName

func (d *DeleteOsImageProfileDescriptor) GetMethodName() string

func (*DeleteOsImageProfileDescriptor) GetProtoPkgName

func (d *DeleteOsImageProfileDescriptor) GetProtoPkgName() string

func (*DeleteOsImageProfileDescriptor) GetResourceDescriptor

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

func (*DeleteOsImageProfileDescriptor) GetServerMsgReflectHandle

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

func (*DeleteOsImageProfileDescriptor) GetServiceDomain

func (d *DeleteOsImageProfileDescriptor) GetServiceDomain() string

func (*DeleteOsImageProfileDescriptor) GetServiceVersion

func (d *DeleteOsImageProfileDescriptor) GetServiceVersion() string

func (*DeleteOsImageProfileDescriptor) GetVerb

func (*DeleteOsImageProfileDescriptor) HasResource

func (d *DeleteOsImageProfileDescriptor) HasResource() bool

func (*DeleteOsImageProfileDescriptor) IsClientStream

func (d *DeleteOsImageProfileDescriptor) IsClientStream() bool

func (*DeleteOsImageProfileDescriptor) IsCollection

func (d *DeleteOsImageProfileDescriptor) IsCollection() bool

func (*DeleteOsImageProfileDescriptor) IsPlural

func (d *DeleteOsImageProfileDescriptor) IsPlural() bool

func (*DeleteOsImageProfileDescriptor) IsServerStream

func (d *DeleteOsImageProfileDescriptor) IsServerStream() bool

func (*DeleteOsImageProfileDescriptor) IsUnary

func (d *DeleteOsImageProfileDescriptor) IsUnary() bool

func (*DeleteOsImageProfileDescriptor) NewEmptyClientMsg

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

func (*DeleteOsImageProfileDescriptor) NewEmptyServerMsg

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

func (*DeleteOsImageProfileDescriptor) RequestHasResourceBody

func (d *DeleteOsImageProfileDescriptor) RequestHasResourceBody() bool

type DeleteOsImageProfileDescriptorClientMsgHandle

type DeleteOsImageProfileDescriptorClientMsgHandle struct{}

func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName

func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceName

func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames

type DeleteOsImageProfileDescriptorServerMsgHandle

type DeleteOsImageProfileDescriptorServerMsgHandle struct{}

func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName

func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceName

func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames

type DeleteOsImageProfileRequest

type DeleteOsImageProfileRequest struct {

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

Request message for method [DeleteOsImageProfile][ntt.devices.v1alpha2.DeleteOsImageProfile]

func (*DeleteOsImageProfileRequest) Descriptor

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

Deprecated, Use DeleteOsImageProfileRequest.ProtoReflect.Descriptor instead.

func (*DeleteOsImageProfileRequest) GetName

func (*DeleteOsImageProfileRequest) GotenMessage

func (*DeleteOsImageProfileRequest) GotenMessage()

func (*DeleteOsImageProfileRequest) GotenValidate

func (obj *DeleteOsImageProfileRequest) GotenValidate() error

func (*DeleteOsImageProfileRequest) Marshal

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

func (*DeleteOsImageProfileRequest) MarshalJSON

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

func (*DeleteOsImageProfileRequest) ProtoMessage

func (*DeleteOsImageProfileRequest) ProtoMessage()

func (*DeleteOsImageProfileRequest) ProtoReflect

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

func (*DeleteOsImageProfileRequest) Reset

func (m *DeleteOsImageProfileRequest) Reset()

func (*DeleteOsImageProfileRequest) SetName

func (*DeleteOsImageProfileRequest) String

func (m *DeleteOsImageProfileRequest) String() string

func (*DeleteOsImageProfileRequest) Unmarshal

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

func (*DeleteOsImageProfileRequest) UnmarshalJSON

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

type GetOsImageProfileDescriptor

type GetOsImageProfileDescriptor struct{}

func GetGetOsImageProfileDescriptor

func GetGetOsImageProfileDescriptor() *GetOsImageProfileDescriptor

func (*GetOsImageProfileDescriptor) GetApiDescriptor

func (*GetOsImageProfileDescriptor) GetApiName

func (d *GetOsImageProfileDescriptor) GetApiName() string

func (*GetOsImageProfileDescriptor) GetClientMsgReflectHandle

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

func (*GetOsImageProfileDescriptor) GetFullMethodName

func (d *GetOsImageProfileDescriptor) GetFullMethodName() string

func (*GetOsImageProfileDescriptor) GetMethodName

func (d *GetOsImageProfileDescriptor) GetMethodName() string

func (*GetOsImageProfileDescriptor) GetProtoPkgName

func (d *GetOsImageProfileDescriptor) GetProtoPkgName() string

func (*GetOsImageProfileDescriptor) GetResourceDescriptor

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

func (*GetOsImageProfileDescriptor) GetServerMsgReflectHandle

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

func (*GetOsImageProfileDescriptor) GetServiceDomain

func (d *GetOsImageProfileDescriptor) GetServiceDomain() string

func (*GetOsImageProfileDescriptor) GetServiceVersion

func (d *GetOsImageProfileDescriptor) GetServiceVersion() string

func (*GetOsImageProfileDescriptor) GetVerb

func (d *GetOsImageProfileDescriptor) GetVerb() string

func (*GetOsImageProfileDescriptor) HasResource

func (d *GetOsImageProfileDescriptor) HasResource() bool

func (*GetOsImageProfileDescriptor) IsClientStream

func (d *GetOsImageProfileDescriptor) IsClientStream() bool

func (*GetOsImageProfileDescriptor) IsCollection

func (d *GetOsImageProfileDescriptor) IsCollection() bool

func (*GetOsImageProfileDescriptor) IsPlural

func (d *GetOsImageProfileDescriptor) IsPlural() bool

func (*GetOsImageProfileDescriptor) IsServerStream

func (d *GetOsImageProfileDescriptor) IsServerStream() bool

func (*GetOsImageProfileDescriptor) IsUnary

func (d *GetOsImageProfileDescriptor) IsUnary() bool

func (*GetOsImageProfileDescriptor) NewEmptyClientMsg

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

func (*GetOsImageProfileDescriptor) NewEmptyServerMsg

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

func (*GetOsImageProfileDescriptor) RequestHasResourceBody

func (d *GetOsImageProfileDescriptor) RequestHasResourceBody() bool

type GetOsImageProfileDescriptorClientMsgHandle

type GetOsImageProfileDescriptorClientMsgHandle struct{}

func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName

func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceName

func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames

type GetOsImageProfileDescriptorServerMsgHandle

type GetOsImageProfileDescriptorServerMsgHandle struct{}

func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName

func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceName

func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames

type GetOsImageProfileRequest

type GetOsImageProfileRequest struct {

	// Name of ntt.devices.v1alpha2.OsImageProfile
	Name *os_image_profile.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 *os_image_profile.OsImageProfile_FieldMask `` /* 146-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 [GetOsImageProfile][ntt.devices.v1alpha2.GetOsImageProfile]

func (*GetOsImageProfileRequest) Descriptor

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

Deprecated, Use GetOsImageProfileRequest.ProtoReflect.Descriptor instead.

func (*GetOsImageProfileRequest) GetFieldMask

func (*GetOsImageProfileRequest) GetName

func (*GetOsImageProfileRequest) GetView

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

func (*GetOsImageProfileRequest) GotenMessage

func (*GetOsImageProfileRequest) GotenMessage()

func (*GetOsImageProfileRequest) GotenValidate

func (obj *GetOsImageProfileRequest) GotenValidate() error

func (*GetOsImageProfileRequest) Marshal

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

func (*GetOsImageProfileRequest) MarshalJSON

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

func (*GetOsImageProfileRequest) ProtoMessage

func (*GetOsImageProfileRequest) ProtoMessage()

func (*GetOsImageProfileRequest) ProtoReflect

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

func (*GetOsImageProfileRequest) Reset

func (m *GetOsImageProfileRequest) Reset()

func (*GetOsImageProfileRequest) SetFieldMask

func (*GetOsImageProfileRequest) SetName

func (*GetOsImageProfileRequest) SetView

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

func (*GetOsImageProfileRequest) String

func (m *GetOsImageProfileRequest) String() string

func (*GetOsImageProfileRequest) Unmarshal

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

func (*GetOsImageProfileRequest) UnmarshalJSON

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

type ListOsImageProfilesDescriptor

type ListOsImageProfilesDescriptor struct{}

func GetListOsImageProfilesDescriptor

func GetListOsImageProfilesDescriptor() *ListOsImageProfilesDescriptor

func (*ListOsImageProfilesDescriptor) GetApiDescriptor

func (*ListOsImageProfilesDescriptor) GetApiName

func (d *ListOsImageProfilesDescriptor) GetApiName() string

func (*ListOsImageProfilesDescriptor) GetClientMsgReflectHandle

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

func (*ListOsImageProfilesDescriptor) GetFullMethodName

func (d *ListOsImageProfilesDescriptor) GetFullMethodName() string

func (*ListOsImageProfilesDescriptor) GetMethodName

func (d *ListOsImageProfilesDescriptor) GetMethodName() string

func (*ListOsImageProfilesDescriptor) GetProtoPkgName

func (d *ListOsImageProfilesDescriptor) GetProtoPkgName() string

func (*ListOsImageProfilesDescriptor) GetResourceDescriptor

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

func (*ListOsImageProfilesDescriptor) GetServerMsgReflectHandle

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

func (*ListOsImageProfilesDescriptor) GetServiceDomain

func (d *ListOsImageProfilesDescriptor) GetServiceDomain() string

func (*ListOsImageProfilesDescriptor) GetServiceVersion

func (d *ListOsImageProfilesDescriptor) GetServiceVersion() string

func (*ListOsImageProfilesDescriptor) GetVerb

func (*ListOsImageProfilesDescriptor) HasResource

func (d *ListOsImageProfilesDescriptor) HasResource() bool

func (*ListOsImageProfilesDescriptor) IsClientStream

func (d *ListOsImageProfilesDescriptor) IsClientStream() bool

func (*ListOsImageProfilesDescriptor) IsCollection

func (d *ListOsImageProfilesDescriptor) IsCollection() bool

func (*ListOsImageProfilesDescriptor) IsPlural

func (d *ListOsImageProfilesDescriptor) IsPlural() bool

func (*ListOsImageProfilesDescriptor) IsServerStream

func (d *ListOsImageProfilesDescriptor) IsServerStream() bool

func (*ListOsImageProfilesDescriptor) IsUnary

func (d *ListOsImageProfilesDescriptor) IsUnary() bool

func (*ListOsImageProfilesDescriptor) NewEmptyClientMsg

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

func (*ListOsImageProfilesDescriptor) NewEmptyServerMsg

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

func (*ListOsImageProfilesDescriptor) RequestHasResourceBody

func (d *ListOsImageProfilesDescriptor) RequestHasResourceBody() bool

type ListOsImageProfilesDescriptorClientMsgHandle

type ListOsImageProfilesDescriptorClientMsgHandle struct{}

func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName

func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName

func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames

type ListOsImageProfilesDescriptorServerMsgHandle

type ListOsImageProfilesDescriptorServerMsgHandle struct{}

func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName

func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName

func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames

type ListOsImageProfilesRequest

type ListOsImageProfilesRequest struct {

	// Parent name of ntt.devices.v1alpha2.OsImageProfile
	Parent *os_image_profile.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer OsImageProfiles 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
	// [ListOsImageProfilesResponse.next_page_token][ntt.devices.v1alpha2.ListOsImageProfilesResponse.next_page_token]
	PageToken *os_image_profile.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 *os_image_profile.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 *os_image_profile.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 *os_image_profile.OsImageProfile_FieldMask `` /* 146-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 [ListOsImageProfiles][ntt.devices.v1alpha2.ListOsImageProfiles]

func (*ListOsImageProfilesRequest) Descriptor

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

Deprecated, Use ListOsImageProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListOsImageProfilesRequest) GetFieldMask

func (*ListOsImageProfilesRequest) GetFilter

func (*ListOsImageProfilesRequest) GetIncludePagingInfo

func (m *ListOsImageProfilesRequest) GetIncludePagingInfo() bool

func (*ListOsImageProfilesRequest) GetOrderBy

func (*ListOsImageProfilesRequest) GetPageSize

func (m *ListOsImageProfilesRequest) GetPageSize() int32

func (*ListOsImageProfilesRequest) GetPageToken

func (*ListOsImageProfilesRequest) GetParent

func (*ListOsImageProfilesRequest) GetView

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

func (*ListOsImageProfilesRequest) GotenMessage

func (*ListOsImageProfilesRequest) GotenMessage()

func (*ListOsImageProfilesRequest) GotenValidate

func (obj *ListOsImageProfilesRequest) GotenValidate() error

func (*ListOsImageProfilesRequest) Marshal

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

func (*ListOsImageProfilesRequest) MarshalJSON

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

func (*ListOsImageProfilesRequest) ProtoMessage

func (*ListOsImageProfilesRequest) ProtoMessage()

func (*ListOsImageProfilesRequest) ProtoReflect

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

func (*ListOsImageProfilesRequest) Reset

func (m *ListOsImageProfilesRequest) Reset()

func (*ListOsImageProfilesRequest) SetFieldMask

func (*ListOsImageProfilesRequest) SetFilter

func (*ListOsImageProfilesRequest) SetIncludePagingInfo

func (m *ListOsImageProfilesRequest) SetIncludePagingInfo(fv bool)

func (*ListOsImageProfilesRequest) SetOrderBy

func (*ListOsImageProfilesRequest) SetPageSize

func (m *ListOsImageProfilesRequest) SetPageSize(fv int32)

func (*ListOsImageProfilesRequest) SetPageToken

func (*ListOsImageProfilesRequest) SetParent

func (*ListOsImageProfilesRequest) SetView

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

func (*ListOsImageProfilesRequest) String

func (m *ListOsImageProfilesRequest) String() string

func (*ListOsImageProfilesRequest) Unmarshal

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

func (*ListOsImageProfilesRequest) UnmarshalJSON

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

type ListOsImageProfilesResponse

type ListOsImageProfilesResponse struct {

	// The list of OsImageProfiles
	OsImageProfiles []*os_image_profile.OsImageProfile `` /* 136-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [ListOsImageProfilesRequest.page_token][ntt.devices.v1alpha2.ListOsImageProfilesRequest.page_token]
	PrevPageToken *os_image_profile.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListOsImageProfilesRequest.page_token][ntt.devices.v1alpha2.ListOsImageProfilesRequest.page_token]
	NextPageToken *os_image_profile.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 OsImageProfiles 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 [ListOsImageProfiles][ntt.devices.v1alpha2.ListOsImageProfiles]

func (*ListOsImageProfilesResponse) Descriptor

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

Deprecated, Use ListOsImageProfilesResponse.ProtoReflect.Descriptor instead.

func (*ListOsImageProfilesResponse) GetCurrentOffset

func (m *ListOsImageProfilesResponse) GetCurrentOffset() int32

func (*ListOsImageProfilesResponse) GetNextPageToken

func (*ListOsImageProfilesResponse) GetOsImageProfiles

func (m *ListOsImageProfilesResponse) GetOsImageProfiles() []*os_image_profile.OsImageProfile

func (*ListOsImageProfilesResponse) GetPrevPageToken

func (*ListOsImageProfilesResponse) GetTotalResultsCount

func (m *ListOsImageProfilesResponse) GetTotalResultsCount() int32

func (*ListOsImageProfilesResponse) GotenMessage

func (*ListOsImageProfilesResponse) GotenMessage()

func (*ListOsImageProfilesResponse) GotenValidate

func (obj *ListOsImageProfilesResponse) GotenValidate() error

func (*ListOsImageProfilesResponse) Marshal

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

func (*ListOsImageProfilesResponse) MarshalJSON

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

func (*ListOsImageProfilesResponse) ProtoMessage

func (*ListOsImageProfilesResponse) ProtoMessage()

func (*ListOsImageProfilesResponse) ProtoReflect

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

func (*ListOsImageProfilesResponse) Reset

func (m *ListOsImageProfilesResponse) Reset()

func (*ListOsImageProfilesResponse) SetCurrentOffset

func (m *ListOsImageProfilesResponse) SetCurrentOffset(fv int32)

func (*ListOsImageProfilesResponse) SetNextPageToken

func (m *ListOsImageProfilesResponse) SetNextPageToken(fv *os_image_profile.PagerCursor)

func (*ListOsImageProfilesResponse) SetOsImageProfiles

func (m *ListOsImageProfilesResponse) SetOsImageProfiles(fv []*os_image_profile.OsImageProfile)

func (*ListOsImageProfilesResponse) SetPrevPageToken

func (m *ListOsImageProfilesResponse) SetPrevPageToken(fv *os_image_profile.PagerCursor)

func (*ListOsImageProfilesResponse) SetTotalResultsCount

func (m *ListOsImageProfilesResponse) SetTotalResultsCount(fv int32)

func (*ListOsImageProfilesResponse) String

func (m *ListOsImageProfilesResponse) String() string

func (*ListOsImageProfilesResponse) Unmarshal

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

func (*ListOsImageProfilesResponse) UnmarshalJSON

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

type OsImageProfileServiceClient

OsImageProfileServiceClient is the client API for OsImageProfileService.

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

type OsImageProfileServiceDescriptor

type OsImageProfileServiceDescriptor struct{}

func GetOsImageProfileServiceDescriptor

func GetOsImageProfileServiceDescriptor() *OsImageProfileServiceDescriptor

func (*OsImageProfileServiceDescriptor) AllMethodDescriptors

func (d *OsImageProfileServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor

func (*OsImageProfileServiceDescriptor) GetApiName

func (d *OsImageProfileServiceDescriptor) GetApiName() string

func (*OsImageProfileServiceDescriptor) GetFullAPIName

func (d *OsImageProfileServiceDescriptor) GetFullAPIName() string

func (*OsImageProfileServiceDescriptor) GetProtoPkgName

func (d *OsImageProfileServiceDescriptor) GetProtoPkgName() string

func (*OsImageProfileServiceDescriptor) GetServiceDomain

func (d *OsImageProfileServiceDescriptor) GetServiceDomain() string

func (*OsImageProfileServiceDescriptor) GetServiceVersion

func (d *OsImageProfileServiceDescriptor) GetServiceVersion() string

type UpdateOsImageProfileDescriptor

type UpdateOsImageProfileDescriptor struct{}

func GetUpdateOsImageProfileDescriptor

func GetUpdateOsImageProfileDescriptor() *UpdateOsImageProfileDescriptor

func (*UpdateOsImageProfileDescriptor) GetApiDescriptor

func (*UpdateOsImageProfileDescriptor) GetApiName

func (d *UpdateOsImageProfileDescriptor) GetApiName() string

func (*UpdateOsImageProfileDescriptor) GetClientMsgReflectHandle

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

func (*UpdateOsImageProfileDescriptor) GetFullMethodName

func (d *UpdateOsImageProfileDescriptor) GetFullMethodName() string

func (*UpdateOsImageProfileDescriptor) GetMethodName

func (d *UpdateOsImageProfileDescriptor) GetMethodName() string

func (*UpdateOsImageProfileDescriptor) GetProtoPkgName

func (d *UpdateOsImageProfileDescriptor) GetProtoPkgName() string

func (*UpdateOsImageProfileDescriptor) GetResourceDescriptor

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

func (*UpdateOsImageProfileDescriptor) GetServerMsgReflectHandle

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

func (*UpdateOsImageProfileDescriptor) GetServiceDomain

func (d *UpdateOsImageProfileDescriptor) GetServiceDomain() string

func (*UpdateOsImageProfileDescriptor) GetServiceVersion

func (d *UpdateOsImageProfileDescriptor) GetServiceVersion() string

func (*UpdateOsImageProfileDescriptor) GetVerb

func (*UpdateOsImageProfileDescriptor) HasResource

func (d *UpdateOsImageProfileDescriptor) HasResource() bool

func (*UpdateOsImageProfileDescriptor) IsClientStream

func (d *UpdateOsImageProfileDescriptor) IsClientStream() bool

func (*UpdateOsImageProfileDescriptor) IsCollection

func (d *UpdateOsImageProfileDescriptor) IsCollection() bool

func (*UpdateOsImageProfileDescriptor) IsPlural

func (d *UpdateOsImageProfileDescriptor) IsPlural() bool

func (*UpdateOsImageProfileDescriptor) IsServerStream

func (d *UpdateOsImageProfileDescriptor) IsServerStream() bool

func (*UpdateOsImageProfileDescriptor) IsUnary

func (d *UpdateOsImageProfileDescriptor) IsUnary() bool

func (*UpdateOsImageProfileDescriptor) NewEmptyClientMsg

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

func (*UpdateOsImageProfileDescriptor) NewEmptyServerMsg

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

func (*UpdateOsImageProfileDescriptor) RequestHasResourceBody

func (d *UpdateOsImageProfileDescriptor) RequestHasResourceBody() bool

type UpdateOsImageProfileDescriptorClientMsgHandle

type UpdateOsImageProfileDescriptorClientMsgHandle struct{}

func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName

func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName

func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames

type UpdateOsImageProfileDescriptorServerMsgHandle

type UpdateOsImageProfileDescriptorServerMsgHandle struct{}

func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName

func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName

func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames

type UpdateOsImageProfileRequest

type UpdateOsImageProfileRequest struct {

	// OsImageProfile resource body
	OsImageProfile *os_image_profile.OsImageProfile `` /* 132-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *os_image_profile.OsImageProfile_FieldMask `` /* 150-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 *UpdateOsImageProfileRequest_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 [UpdateOsImageProfile][ntt.devices.v1alpha2.UpdateOsImageProfile]

func (*UpdateOsImageProfileRequest) Descriptor

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

Deprecated, Use UpdateOsImageProfileRequest.ProtoReflect.Descriptor instead.

func (*UpdateOsImageProfileRequest) GetAllowMissing

func (m *UpdateOsImageProfileRequest) GetAllowMissing() bool

func (*UpdateOsImageProfileRequest) GetCas

func (*UpdateOsImageProfileRequest) GetOsImageProfile

func (*UpdateOsImageProfileRequest) GetUpdateMask

func (*UpdateOsImageProfileRequest) GotenMessage

func (*UpdateOsImageProfileRequest) GotenMessage()

func (*UpdateOsImageProfileRequest) GotenValidate

func (obj *UpdateOsImageProfileRequest) GotenValidate() error

func (*UpdateOsImageProfileRequest) Marshal

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

func (*UpdateOsImageProfileRequest) MarshalJSON

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

func (*UpdateOsImageProfileRequest) ProtoMessage

func (*UpdateOsImageProfileRequest) ProtoMessage()

func (*UpdateOsImageProfileRequest) ProtoReflect

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

func (*UpdateOsImageProfileRequest) Reset

func (m *UpdateOsImageProfileRequest) Reset()

func (*UpdateOsImageProfileRequest) SetAllowMissing

func (m *UpdateOsImageProfileRequest) SetAllowMissing(fv bool)

func (*UpdateOsImageProfileRequest) SetCas

func (*UpdateOsImageProfileRequest) SetOsImageProfile

func (*UpdateOsImageProfileRequest) SetUpdateMask

func (*UpdateOsImageProfileRequest) String

func (m *UpdateOsImageProfileRequest) String() string

func (*UpdateOsImageProfileRequest) Unmarshal

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

func (*UpdateOsImageProfileRequest) UnmarshalJSON

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

type UpdateOsImageProfileRequest_CAS

type UpdateOsImageProfileRequest_CAS struct {

	// Conditional desired state of a resource before update.
	ConditionalState *os_image_profile.OsImageProfile `` /* 138-byte string literal not displayed */
	// Field paths from conditional state of resource server should check and
	// compare.
	FieldMask *os_image_profile.OsImageProfile_FieldMask `` /* 146-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 (*UpdateOsImageProfileRequest_CAS) Descriptor

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

Deprecated, Use UpdateOsImageProfileRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateOsImageProfileRequest_CAS) GetConditionalState

func (*UpdateOsImageProfileRequest_CAS) GetFieldMask

func (*UpdateOsImageProfileRequest_CAS) GotenMessage

func (*UpdateOsImageProfileRequest_CAS) GotenMessage()

func (*UpdateOsImageProfileRequest_CAS) GotenValidate

func (obj *UpdateOsImageProfileRequest_CAS) GotenValidate() error

func (*UpdateOsImageProfileRequest_CAS) Marshal

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

func (*UpdateOsImageProfileRequest_CAS) MarshalJSON

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

func (*UpdateOsImageProfileRequest_CAS) ProtoMessage

func (*UpdateOsImageProfileRequest_CAS) ProtoMessage()

func (*UpdateOsImageProfileRequest_CAS) ProtoReflect

func (*UpdateOsImageProfileRequest_CAS) Reset

func (*UpdateOsImageProfileRequest_CAS) SetConditionalState

func (*UpdateOsImageProfileRequest_CAS) SetFieldMask

func (*UpdateOsImageProfileRequest_CAS) String

func (*UpdateOsImageProfileRequest_CAS) Unmarshal

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

func (*UpdateOsImageProfileRequest_CAS) UnmarshalJSON

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

type WatchOsImageProfileClientStream

type WatchOsImageProfileClientStream interface {
	Recv() (*WatchOsImageProfileResponse, error)
	grpc.ClientStream
}

type WatchOsImageProfileDescriptor

type WatchOsImageProfileDescriptor struct{}

func GetWatchOsImageProfileDescriptor

func GetWatchOsImageProfileDescriptor() *WatchOsImageProfileDescriptor

func (*WatchOsImageProfileDescriptor) GetApiDescriptor

func (*WatchOsImageProfileDescriptor) GetApiName

func (d *WatchOsImageProfileDescriptor) GetApiName() string

func (*WatchOsImageProfileDescriptor) GetClientMsgReflectHandle

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

func (*WatchOsImageProfileDescriptor) GetFullMethodName

func (d *WatchOsImageProfileDescriptor) GetFullMethodName() string

func (*WatchOsImageProfileDescriptor) GetMethodName

func (d *WatchOsImageProfileDescriptor) GetMethodName() string

func (*WatchOsImageProfileDescriptor) GetProtoPkgName

func (d *WatchOsImageProfileDescriptor) GetProtoPkgName() string

func (*WatchOsImageProfileDescriptor) GetResourceDescriptor

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

func (*WatchOsImageProfileDescriptor) GetServerMsgReflectHandle

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

func (*WatchOsImageProfileDescriptor) GetServiceDomain

func (d *WatchOsImageProfileDescriptor) GetServiceDomain() string

func (*WatchOsImageProfileDescriptor) GetServiceVersion

func (d *WatchOsImageProfileDescriptor) GetServiceVersion() string

func (*WatchOsImageProfileDescriptor) GetVerb

func (*WatchOsImageProfileDescriptor) HasResource

func (d *WatchOsImageProfileDescriptor) HasResource() bool

func (*WatchOsImageProfileDescriptor) IsClientStream

func (d *WatchOsImageProfileDescriptor) IsClientStream() bool

func (*WatchOsImageProfileDescriptor) IsCollection

func (d *WatchOsImageProfileDescriptor) IsCollection() bool

func (*WatchOsImageProfileDescriptor) IsPlural

func (d *WatchOsImageProfileDescriptor) IsPlural() bool

func (*WatchOsImageProfileDescriptor) IsServerStream

func (d *WatchOsImageProfileDescriptor) IsServerStream() bool

func (*WatchOsImageProfileDescriptor) IsUnary

func (d *WatchOsImageProfileDescriptor) IsUnary() bool

func (*WatchOsImageProfileDescriptor) NewEmptyClientMsg

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

func (*WatchOsImageProfileDescriptor) NewEmptyServerMsg

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

func (*WatchOsImageProfileDescriptor) RequestHasResourceBody

func (d *WatchOsImageProfileDescriptor) RequestHasResourceBody() bool

type WatchOsImageProfileDescriptorClientMsgHandle

type WatchOsImageProfileDescriptorClientMsgHandle struct{}

func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceName

func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames

type WatchOsImageProfileDescriptorServerMsgHandle

type WatchOsImageProfileDescriptorServerMsgHandle struct{}

func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceName

func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames

type WatchOsImageProfileRequest

type WatchOsImageProfileRequest struct {

	// Name of ntt.devices.v1alpha2.OsImageProfile
	Name *os_image_profile.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 *os_image_profile.OsImageProfile_FieldMask `` /* 146-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 [WatchOsImageProfile][ntt.devices.v1alpha2.WatchOsImageProfile]

func (*WatchOsImageProfileRequest) Descriptor

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

Deprecated, Use WatchOsImageProfileRequest.ProtoReflect.Descriptor instead.

func (*WatchOsImageProfileRequest) GetFieldMask

func (*WatchOsImageProfileRequest) GetName

func (*WatchOsImageProfileRequest) GetView

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

func (*WatchOsImageProfileRequest) GotenMessage

func (*WatchOsImageProfileRequest) GotenMessage()

func (*WatchOsImageProfileRequest) GotenValidate

func (obj *WatchOsImageProfileRequest) GotenValidate() error

func (*WatchOsImageProfileRequest) Marshal

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

func (*WatchOsImageProfileRequest) MarshalJSON

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

func (*WatchOsImageProfileRequest) ProtoMessage

func (*WatchOsImageProfileRequest) ProtoMessage()

func (*WatchOsImageProfileRequest) ProtoReflect

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

func (*WatchOsImageProfileRequest) Reset

func (m *WatchOsImageProfileRequest) Reset()

func (*WatchOsImageProfileRequest) SetFieldMask

func (*WatchOsImageProfileRequest) SetName

func (*WatchOsImageProfileRequest) SetView

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

func (*WatchOsImageProfileRequest) String

func (m *WatchOsImageProfileRequest) String() string

func (*WatchOsImageProfileRequest) Unmarshal

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

func (*WatchOsImageProfileRequest) UnmarshalJSON

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

type WatchOsImageProfileResponse

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

WatchOsImageProfileResponse

func (*WatchOsImageProfileResponse) Descriptor

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

Deprecated, Use WatchOsImageProfileResponse.ProtoReflect.Descriptor instead.

func (*WatchOsImageProfileResponse) GetChange

func (*WatchOsImageProfileResponse) GotenMessage

func (*WatchOsImageProfileResponse) GotenMessage()

func (*WatchOsImageProfileResponse) GotenValidate

func (obj *WatchOsImageProfileResponse) GotenValidate() error

func (*WatchOsImageProfileResponse) Marshal

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

func (*WatchOsImageProfileResponse) MarshalJSON

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

func (*WatchOsImageProfileResponse) ProtoMessage

func (*WatchOsImageProfileResponse) ProtoMessage()

func (*WatchOsImageProfileResponse) ProtoReflect

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

func (*WatchOsImageProfileResponse) Reset

func (m *WatchOsImageProfileResponse) Reset()

func (*WatchOsImageProfileResponse) SetChange

func (*WatchOsImageProfileResponse) String

func (m *WatchOsImageProfileResponse) String() string

func (*WatchOsImageProfileResponse) Unmarshal

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

func (*WatchOsImageProfileResponse) UnmarshalJSON

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

type WatchOsImageProfilesClientStream

type WatchOsImageProfilesClientStream interface {
	Recv() (*WatchOsImageProfilesResponse, error)
	grpc.ClientStream
}

type WatchOsImageProfilesDescriptor

type WatchOsImageProfilesDescriptor struct{}

func GetWatchOsImageProfilesDescriptor

func GetWatchOsImageProfilesDescriptor() *WatchOsImageProfilesDescriptor

func (*WatchOsImageProfilesDescriptor) GetApiDescriptor

func (*WatchOsImageProfilesDescriptor) GetApiName

func (d *WatchOsImageProfilesDescriptor) GetApiName() string

func (*WatchOsImageProfilesDescriptor) GetClientMsgReflectHandle

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

func (*WatchOsImageProfilesDescriptor) GetFullMethodName

func (d *WatchOsImageProfilesDescriptor) GetFullMethodName() string

func (*WatchOsImageProfilesDescriptor) GetMethodName

func (d *WatchOsImageProfilesDescriptor) GetMethodName() string

func (*WatchOsImageProfilesDescriptor) GetProtoPkgName

func (d *WatchOsImageProfilesDescriptor) GetProtoPkgName() string

func (*WatchOsImageProfilesDescriptor) GetResourceDescriptor

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

func (*WatchOsImageProfilesDescriptor) GetServerMsgReflectHandle

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

func (*WatchOsImageProfilesDescriptor) GetServiceDomain

func (d *WatchOsImageProfilesDescriptor) GetServiceDomain() string

func (*WatchOsImageProfilesDescriptor) GetServiceVersion

func (d *WatchOsImageProfilesDescriptor) GetServiceVersion() string

func (*WatchOsImageProfilesDescriptor) GetVerb

func (*WatchOsImageProfilesDescriptor) HasResource

func (d *WatchOsImageProfilesDescriptor) HasResource() bool

func (*WatchOsImageProfilesDescriptor) IsClientStream

func (d *WatchOsImageProfilesDescriptor) IsClientStream() bool

func (*WatchOsImageProfilesDescriptor) IsCollection

func (d *WatchOsImageProfilesDescriptor) IsCollection() bool

func (*WatchOsImageProfilesDescriptor) IsPlural

func (d *WatchOsImageProfilesDescriptor) IsPlural() bool

func (*WatchOsImageProfilesDescriptor) IsServerStream

func (d *WatchOsImageProfilesDescriptor) IsServerStream() bool

func (*WatchOsImageProfilesDescriptor) IsUnary

func (d *WatchOsImageProfilesDescriptor) IsUnary() bool

func (*WatchOsImageProfilesDescriptor) NewEmptyClientMsg

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

func (*WatchOsImageProfilesDescriptor) NewEmptyServerMsg

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

func (*WatchOsImageProfilesDescriptor) RequestHasResourceBody

func (d *WatchOsImageProfilesDescriptor) RequestHasResourceBody() bool

type WatchOsImageProfilesDescriptorClientMsgHandle

type WatchOsImageProfilesDescriptorClientMsgHandle struct{}

func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName

func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames

type WatchOsImageProfilesDescriptorServerMsgHandle

type WatchOsImageProfilesDescriptorServerMsgHandle struct{}

func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies added in v1.0.21

func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody added in v1.0.21

func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName

func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames

type WatchOsImageProfilesRequest

type WatchOsImageProfilesRequest 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.devices.v1alpha2.OsImageProfile
	Parent *os_image_profile.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer OsImageProfiles 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 *os_image_profile.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 *os_image_profile.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 *os_image_profile.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 OsImageProfile that don't
	// affect any of masked fields won't be sent back.
	FieldMask *os_image_profile.OsImageProfile_FieldMask `` /* 146-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
	// OsImageProfile 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 [WatchOsImageProfiles][ntt.devices.v1alpha2.WatchOsImageProfiles]

func (*WatchOsImageProfilesRequest) Descriptor

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

Deprecated, Use WatchOsImageProfilesRequest.ProtoReflect.Descriptor instead.

func (*WatchOsImageProfilesRequest) GetFieldMask

func (*WatchOsImageProfilesRequest) GetFilter

func (*WatchOsImageProfilesRequest) GetMaxChunkSize

func (m *WatchOsImageProfilesRequest) GetMaxChunkSize() int32

func (*WatchOsImageProfilesRequest) GetOrderBy

func (*WatchOsImageProfilesRequest) GetPageSize

func (m *WatchOsImageProfilesRequest) GetPageSize() int32

func (*WatchOsImageProfilesRequest) GetPageToken

func (*WatchOsImageProfilesRequest) GetParent

func (*WatchOsImageProfilesRequest) GetResumeToken

func (m *WatchOsImageProfilesRequest) GetResumeToken() string

func (*WatchOsImageProfilesRequest) GetStartingTime

func (m *WatchOsImageProfilesRequest) GetStartingTime() *timestamppb.Timestamp

func (*WatchOsImageProfilesRequest) GetType

func (*WatchOsImageProfilesRequest) GetView

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

func (*WatchOsImageProfilesRequest) GotenMessage

func (*WatchOsImageProfilesRequest) GotenMessage()

func (*WatchOsImageProfilesRequest) GotenValidate

func (obj *WatchOsImageProfilesRequest) GotenValidate() error

func (*WatchOsImageProfilesRequest) Marshal

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

func (*WatchOsImageProfilesRequest) MarshalJSON

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

func (*WatchOsImageProfilesRequest) ProtoMessage

func (*WatchOsImageProfilesRequest) ProtoMessage()

func (*WatchOsImageProfilesRequest) ProtoReflect

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

func (*WatchOsImageProfilesRequest) Reset

func (m *WatchOsImageProfilesRequest) Reset()

func (*WatchOsImageProfilesRequest) SetFieldMask

func (*WatchOsImageProfilesRequest) SetFilter

func (*WatchOsImageProfilesRequest) SetMaxChunkSize

func (m *WatchOsImageProfilesRequest) SetMaxChunkSize(fv int32)

func (*WatchOsImageProfilesRequest) SetOrderBy

func (*WatchOsImageProfilesRequest) SetPageSize

func (m *WatchOsImageProfilesRequest) SetPageSize(fv int32)

func (*WatchOsImageProfilesRequest) SetPageToken

func (*WatchOsImageProfilesRequest) SetParent

func (*WatchOsImageProfilesRequest) SetResumeToken

func (m *WatchOsImageProfilesRequest) SetResumeToken(fv string)

func (*WatchOsImageProfilesRequest) SetStartingTime

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

func (*WatchOsImageProfilesRequest) SetType

func (*WatchOsImageProfilesRequest) SetView

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

func (*WatchOsImageProfilesRequest) String

func (m *WatchOsImageProfilesRequest) String() string

func (*WatchOsImageProfilesRequest) Unmarshal

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

func (*WatchOsImageProfilesRequest) UnmarshalJSON

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

type WatchOsImageProfilesResponse

type WatchOsImageProfilesResponse struct {

	// Changes of OsImageProfiles
	OsImageProfileChanges []*os_image_profile.OsImageProfileChange `` /* 162-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 OsImageProfiles 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 *WatchOsImageProfilesResponse_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 (OsImageProfiles 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
}

WatchOsImageProfilesResponse

func (*WatchOsImageProfilesResponse) Descriptor

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

Deprecated, Use WatchOsImageProfilesResponse.ProtoReflect.Descriptor instead.

func (*WatchOsImageProfilesResponse) GetIsCurrent

func (m *WatchOsImageProfilesResponse) GetIsCurrent() bool

func (*WatchOsImageProfilesResponse) GetIsHardReset

func (m *WatchOsImageProfilesResponse) GetIsHardReset() bool

func (*WatchOsImageProfilesResponse) GetIsSoftReset

func (m *WatchOsImageProfilesResponse) GetIsSoftReset() bool

func (*WatchOsImageProfilesResponse) GetOsImageProfileChanges

func (m *WatchOsImageProfilesResponse) GetOsImageProfileChanges() []*os_image_profile.OsImageProfileChange

func (*WatchOsImageProfilesResponse) GetPageTokenChange

func (*WatchOsImageProfilesResponse) GetResumeToken

func (m *WatchOsImageProfilesResponse) GetResumeToken() string

func (*WatchOsImageProfilesResponse) GetSnapshotSize

func (m *WatchOsImageProfilesResponse) GetSnapshotSize() int64

func (*WatchOsImageProfilesResponse) GotenMessage

func (*WatchOsImageProfilesResponse) GotenMessage()

func (*WatchOsImageProfilesResponse) GotenValidate

func (obj *WatchOsImageProfilesResponse) GotenValidate() error

func (*WatchOsImageProfilesResponse) Marshal

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

func (*WatchOsImageProfilesResponse) MarshalJSON

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

func (*WatchOsImageProfilesResponse) ProtoMessage

func (*WatchOsImageProfilesResponse) ProtoMessage()

func (*WatchOsImageProfilesResponse) ProtoReflect

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

func (*WatchOsImageProfilesResponse) Reset

func (m *WatchOsImageProfilesResponse) Reset()

func (*WatchOsImageProfilesResponse) SetIsCurrent

func (m *WatchOsImageProfilesResponse) SetIsCurrent(fv bool)

func (*WatchOsImageProfilesResponse) SetIsHardReset

func (m *WatchOsImageProfilesResponse) SetIsHardReset(fv bool)

func (*WatchOsImageProfilesResponse) SetIsSoftReset

func (m *WatchOsImageProfilesResponse) SetIsSoftReset(fv bool)

func (*WatchOsImageProfilesResponse) SetOsImageProfileChanges

func (m *WatchOsImageProfilesResponse) SetOsImageProfileChanges(fv []*os_image_profile.OsImageProfileChange)

func (*WatchOsImageProfilesResponse) SetPageTokenChange

func (*WatchOsImageProfilesResponse) SetResumeToken

func (m *WatchOsImageProfilesResponse) SetResumeToken(fv string)

func (*WatchOsImageProfilesResponse) SetSnapshotSize

func (m *WatchOsImageProfilesResponse) SetSnapshotSize(fv int64)

func (*WatchOsImageProfilesResponse) String

func (*WatchOsImageProfilesResponse) Unmarshal

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

func (*WatchOsImageProfilesResponse) UnmarshalJSON

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

type WatchOsImageProfilesResponse_PageTokenChange

type WatchOsImageProfilesResponse_PageTokenChange struct {

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

func (*WatchOsImageProfilesResponse_PageTokenChange) Descriptor

Deprecated, Use WatchOsImageProfilesResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchOsImageProfilesResponse_PageTokenChange) GetNextPageToken

func (*WatchOsImageProfilesResponse_PageTokenChange) GetPrevPageToken

func (*WatchOsImageProfilesResponse_PageTokenChange) GotenMessage

func (*WatchOsImageProfilesResponse_PageTokenChange) GotenValidate

func (*WatchOsImageProfilesResponse_PageTokenChange) Marshal

func (*WatchOsImageProfilesResponse_PageTokenChange) MarshalJSON

func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoMessage

func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoReflect

func (*WatchOsImageProfilesResponse_PageTokenChange) Reset

func (*WatchOsImageProfilesResponse_PageTokenChange) SetNextPageToken

func (*WatchOsImageProfilesResponse_PageTokenChange) SetPrevPageToken

func (*WatchOsImageProfilesResponse_PageTokenChange) String

func (*WatchOsImageProfilesResponse_PageTokenChange) Unmarshal

func (*WatchOsImageProfilesResponse_PageTokenChange) UnmarshalJSON

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

Jump to

Keyboard shortcuts

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