Documentation ¶
Index ¶
- type BatchGetOsImageProfilesDescriptor
- func (d *BatchGetOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetOsImageProfilesDescriptor) GetApiName() string
- func (d *BatchGetOsImageProfilesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetOsImageProfilesDescriptor) GetFullMethodName() string
- func (d *BatchGetOsImageProfilesDescriptor) GetMethodName() string
- func (d *BatchGetOsImageProfilesDescriptor) GetProtoPkgName() string
- func (d *BatchGetOsImageProfilesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetOsImageProfilesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetOsImageProfilesDescriptor) GetServiceDomain() string
- func (d *BatchGetOsImageProfilesDescriptor) GetServiceVersion() string
- func (d *BatchGetOsImageProfilesDescriptor) GetVerb() string
- func (d *BatchGetOsImageProfilesDescriptor) HasResource() bool
- func (d *BatchGetOsImageProfilesDescriptor) IsClientStream() bool
- func (d *BatchGetOsImageProfilesDescriptor) IsCollection() bool
- func (d *BatchGetOsImageProfilesDescriptor) IsPlural() bool
- func (d *BatchGetOsImageProfilesDescriptor) IsServerStream() bool
- func (d *BatchGetOsImageProfilesDescriptor) IsUnary() bool
- func (d *BatchGetOsImageProfilesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetOsImageProfilesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetOsImageProfilesDescriptor) RequestHasResourceBody() bool
- type BatchGetOsImageProfilesDescriptorClientMsgHandle
- func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetOsImageProfilesDescriptorServerMsgHandle
- func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetOsImageProfilesRequest
- func (*BatchGetOsImageProfilesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (m *BatchGetOsImageProfilesRequest) GetNames() []*os_image_profile.Name
- func (m *BatchGetOsImageProfilesRequest) GetView() view.View
- func (*BatchGetOsImageProfilesRequest) GotenMessage()
- func (obj *BatchGetOsImageProfilesRequest) GotenValidate() error
- func (m *BatchGetOsImageProfilesRequest) Marshal() ([]byte, error)
- func (m *BatchGetOsImageProfilesRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetOsImageProfilesRequest) ProtoMessage()
- func (m *BatchGetOsImageProfilesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetOsImageProfilesRequest) Reset()
- func (m *BatchGetOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *BatchGetOsImageProfilesRequest) SetNames(fv []*os_image_profile.Name)
- func (m *BatchGetOsImageProfilesRequest) SetView(fv view.View)
- func (m *BatchGetOsImageProfilesRequest) String() string
- func (m *BatchGetOsImageProfilesRequest) Unmarshal(b []byte) error
- func (m *BatchGetOsImageProfilesRequest) UnmarshalJSON(data []byte) error
- type BatchGetOsImageProfilesResponse
- func (*BatchGetOsImageProfilesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetOsImageProfilesResponse) GetMissing() []*os_image_profile.Name
- func (m *BatchGetOsImageProfilesResponse) GetOsImageProfiles() []*os_image_profile.OsImageProfile
- func (*BatchGetOsImageProfilesResponse) GotenMessage()
- func (obj *BatchGetOsImageProfilesResponse) GotenValidate() error
- func (m *BatchGetOsImageProfilesResponse) Marshal() ([]byte, error)
- func (m *BatchGetOsImageProfilesResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetOsImageProfilesResponse) ProtoMessage()
- func (m *BatchGetOsImageProfilesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetOsImageProfilesResponse) Reset()
- func (m *BatchGetOsImageProfilesResponse) SetMissing(fv []*os_image_profile.Name)
- func (m *BatchGetOsImageProfilesResponse) SetOsImageProfiles(fv []*os_image_profile.OsImageProfile)
- func (m *BatchGetOsImageProfilesResponse) String() string
- func (m *BatchGetOsImageProfilesResponse) Unmarshal(b []byte) error
- func (m *BatchGetOsImageProfilesResponse) UnmarshalJSON(data []byte) error
- type CreateOsImageProfileDescriptor
- func (d *CreateOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateOsImageProfileDescriptor) GetApiName() string
- func (d *CreateOsImageProfileDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateOsImageProfileDescriptor) GetFullMethodName() string
- func (d *CreateOsImageProfileDescriptor) GetMethodName() string
- func (d *CreateOsImageProfileDescriptor) GetProtoPkgName() string
- func (d *CreateOsImageProfileDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateOsImageProfileDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateOsImageProfileDescriptor) GetServiceDomain() string
- func (d *CreateOsImageProfileDescriptor) GetServiceVersion() string
- func (d *CreateOsImageProfileDescriptor) GetVerb() string
- func (d *CreateOsImageProfileDescriptor) HasResource() bool
- func (d *CreateOsImageProfileDescriptor) IsClientStream() bool
- func (d *CreateOsImageProfileDescriptor) IsCollection() bool
- func (d *CreateOsImageProfileDescriptor) IsPlural() bool
- func (d *CreateOsImageProfileDescriptor) IsServerStream() bool
- func (d *CreateOsImageProfileDescriptor) IsUnary() bool
- func (d *CreateOsImageProfileDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateOsImageProfileDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateOsImageProfileDescriptor) RequestHasResourceBody() bool
- type CreateOsImageProfileDescriptorClientMsgHandle
- func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateOsImageProfileDescriptorServerMsgHandle
- func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateOsImageProfileRequest
- func (*CreateOsImageProfileRequest) Descriptor() ([]byte, []int)
- func (m *CreateOsImageProfileRequest) GetOsImageProfile() *os_image_profile.OsImageProfile
- func (m *CreateOsImageProfileRequest) GetParent() *os_image_profile.ParentName
- func (*CreateOsImageProfileRequest) GotenMessage()
- func (obj *CreateOsImageProfileRequest) GotenValidate() error
- func (m *CreateOsImageProfileRequest) Marshal() ([]byte, error)
- func (m *CreateOsImageProfileRequest) MarshalJSON() ([]byte, error)
- func (*CreateOsImageProfileRequest) ProtoMessage()
- func (m *CreateOsImageProfileRequest) ProtoReflect() preflect.Message
- func (m *CreateOsImageProfileRequest) Reset()
- func (m *CreateOsImageProfileRequest) SetOsImageProfile(fv *os_image_profile.OsImageProfile)
- func (m *CreateOsImageProfileRequest) SetParent(fv *os_image_profile.ParentName)
- func (m *CreateOsImageProfileRequest) String() string
- func (m *CreateOsImageProfileRequest) Unmarshal(b []byte) error
- func (m *CreateOsImageProfileRequest) UnmarshalJSON(data []byte) error
- type DeleteOsImageProfileDescriptor
- func (d *DeleteOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteOsImageProfileDescriptor) GetApiName() string
- func (d *DeleteOsImageProfileDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteOsImageProfileDescriptor) GetFullMethodName() string
- func (d *DeleteOsImageProfileDescriptor) GetMethodName() string
- func (d *DeleteOsImageProfileDescriptor) GetProtoPkgName() string
- func (d *DeleteOsImageProfileDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteOsImageProfileDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteOsImageProfileDescriptor) GetServiceDomain() string
- func (d *DeleteOsImageProfileDescriptor) GetServiceVersion() string
- func (d *DeleteOsImageProfileDescriptor) GetVerb() string
- func (d *DeleteOsImageProfileDescriptor) HasResource() bool
- func (d *DeleteOsImageProfileDescriptor) IsClientStream() bool
- func (d *DeleteOsImageProfileDescriptor) IsCollection() bool
- func (d *DeleteOsImageProfileDescriptor) IsPlural() bool
- func (d *DeleteOsImageProfileDescriptor) IsServerStream() bool
- func (d *DeleteOsImageProfileDescriptor) IsUnary() bool
- func (d *DeleteOsImageProfileDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteOsImageProfileDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteOsImageProfileDescriptor) RequestHasResourceBody() bool
- type DeleteOsImageProfileDescriptorClientMsgHandle
- func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteOsImageProfileDescriptorServerMsgHandle
- func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteOsImageProfileRequest
- func (*DeleteOsImageProfileRequest) Descriptor() ([]byte, []int)
- func (m *DeleteOsImageProfileRequest) GetName() *os_image_profile.Name
- func (*DeleteOsImageProfileRequest) GotenMessage()
- func (obj *DeleteOsImageProfileRequest) GotenValidate() error
- func (m *DeleteOsImageProfileRequest) Marshal() ([]byte, error)
- func (m *DeleteOsImageProfileRequest) MarshalJSON() ([]byte, error)
- func (*DeleteOsImageProfileRequest) ProtoMessage()
- func (m *DeleteOsImageProfileRequest) ProtoReflect() preflect.Message
- func (m *DeleteOsImageProfileRequest) Reset()
- func (m *DeleteOsImageProfileRequest) SetName(fv *os_image_profile.Name)
- func (m *DeleteOsImageProfileRequest) String() string
- func (m *DeleteOsImageProfileRequest) Unmarshal(b []byte) error
- func (m *DeleteOsImageProfileRequest) UnmarshalJSON(data []byte) error
- type GetOsImageProfileDescriptor
- func (d *GetOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetOsImageProfileDescriptor) GetApiName() string
- func (d *GetOsImageProfileDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetOsImageProfileDescriptor) GetFullMethodName() string
- func (d *GetOsImageProfileDescriptor) GetMethodName() string
- func (d *GetOsImageProfileDescriptor) GetProtoPkgName() string
- func (d *GetOsImageProfileDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetOsImageProfileDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetOsImageProfileDescriptor) GetServiceDomain() string
- func (d *GetOsImageProfileDescriptor) GetServiceVersion() string
- func (d *GetOsImageProfileDescriptor) GetVerb() string
- func (d *GetOsImageProfileDescriptor) HasResource() bool
- func (d *GetOsImageProfileDescriptor) IsClientStream() bool
- func (d *GetOsImageProfileDescriptor) IsCollection() bool
- func (d *GetOsImageProfileDescriptor) IsPlural() bool
- func (d *GetOsImageProfileDescriptor) IsServerStream() bool
- func (d *GetOsImageProfileDescriptor) IsUnary() bool
- func (d *GetOsImageProfileDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetOsImageProfileDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetOsImageProfileDescriptor) RequestHasResourceBody() bool
- type GetOsImageProfileDescriptorClientMsgHandle
- func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetOsImageProfileDescriptorServerMsgHandle
- func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetOsImageProfileRequest
- func (*GetOsImageProfileRequest) Descriptor() ([]byte, []int)
- func (m *GetOsImageProfileRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (m *GetOsImageProfileRequest) GetName() *os_image_profile.Name
- func (m *GetOsImageProfileRequest) GetView() view.View
- func (*GetOsImageProfileRequest) GotenMessage()
- func (obj *GetOsImageProfileRequest) GotenValidate() error
- func (m *GetOsImageProfileRequest) Marshal() ([]byte, error)
- func (m *GetOsImageProfileRequest) MarshalJSON() ([]byte, error)
- func (*GetOsImageProfileRequest) ProtoMessage()
- func (m *GetOsImageProfileRequest) ProtoReflect() preflect.Message
- func (m *GetOsImageProfileRequest) Reset()
- func (m *GetOsImageProfileRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *GetOsImageProfileRequest) SetName(fv *os_image_profile.Name)
- func (m *GetOsImageProfileRequest) SetView(fv view.View)
- func (m *GetOsImageProfileRequest) String() string
- func (m *GetOsImageProfileRequest) Unmarshal(b []byte) error
- func (m *GetOsImageProfileRequest) UnmarshalJSON(data []byte) error
- type ListOsImageProfilesDescriptor
- func (d *ListOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListOsImageProfilesDescriptor) GetApiName() string
- func (d *ListOsImageProfilesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListOsImageProfilesDescriptor) GetFullMethodName() string
- func (d *ListOsImageProfilesDescriptor) GetMethodName() string
- func (d *ListOsImageProfilesDescriptor) GetProtoPkgName() string
- func (d *ListOsImageProfilesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListOsImageProfilesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListOsImageProfilesDescriptor) GetServiceDomain() string
- func (d *ListOsImageProfilesDescriptor) GetServiceVersion() string
- func (d *ListOsImageProfilesDescriptor) GetVerb() string
- func (d *ListOsImageProfilesDescriptor) HasResource() bool
- func (d *ListOsImageProfilesDescriptor) IsClientStream() bool
- func (d *ListOsImageProfilesDescriptor) IsCollection() bool
- func (d *ListOsImageProfilesDescriptor) IsPlural() bool
- func (d *ListOsImageProfilesDescriptor) IsServerStream() bool
- func (d *ListOsImageProfilesDescriptor) IsUnary() bool
- func (d *ListOsImageProfilesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListOsImageProfilesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListOsImageProfilesDescriptor) RequestHasResourceBody() bool
- type ListOsImageProfilesDescriptorClientMsgHandle
- func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListOsImageProfilesDescriptorServerMsgHandle
- func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListOsImageProfilesRequest
- func (*ListOsImageProfilesRequest) Descriptor() ([]byte, []int)
- func (m *ListOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (m *ListOsImageProfilesRequest) GetFilter() *os_image_profile.Filter
- func (m *ListOsImageProfilesRequest) GetIncludePagingInfo() bool
- func (m *ListOsImageProfilesRequest) GetOrderBy() *os_image_profile.OrderBy
- func (m *ListOsImageProfilesRequest) GetPageSize() int32
- func (m *ListOsImageProfilesRequest) GetPageToken() *os_image_profile.PagerCursor
- func (m *ListOsImageProfilesRequest) GetParent() *os_image_profile.ParentName
- func (m *ListOsImageProfilesRequest) GetView() view.View
- func (*ListOsImageProfilesRequest) GotenMessage()
- func (obj *ListOsImageProfilesRequest) GotenValidate() error
- func (m *ListOsImageProfilesRequest) Marshal() ([]byte, error)
- func (m *ListOsImageProfilesRequest) MarshalJSON() ([]byte, error)
- func (*ListOsImageProfilesRequest) ProtoMessage()
- func (m *ListOsImageProfilesRequest) ProtoReflect() preflect.Message
- func (m *ListOsImageProfilesRequest) Reset()
- func (m *ListOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *ListOsImageProfilesRequest) SetFilter(fv *os_image_profile.Filter)
- func (m *ListOsImageProfilesRequest) SetIncludePagingInfo(fv bool)
- func (m *ListOsImageProfilesRequest) SetOrderBy(fv *os_image_profile.OrderBy)
- func (m *ListOsImageProfilesRequest) SetPageSize(fv int32)
- func (m *ListOsImageProfilesRequest) SetPageToken(fv *os_image_profile.PagerCursor)
- func (m *ListOsImageProfilesRequest) SetParent(fv *os_image_profile.ParentName)
- func (m *ListOsImageProfilesRequest) SetView(fv view.View)
- func (m *ListOsImageProfilesRequest) String() string
- func (m *ListOsImageProfilesRequest) Unmarshal(b []byte) error
- func (m *ListOsImageProfilesRequest) UnmarshalJSON(data []byte) error
- type ListOsImageProfilesResponse
- func (*ListOsImageProfilesResponse) Descriptor() ([]byte, []int)
- func (m *ListOsImageProfilesResponse) GetCurrentOffset() int32
- func (m *ListOsImageProfilesResponse) GetNextPageToken() *os_image_profile.PagerCursor
- func (m *ListOsImageProfilesResponse) GetOsImageProfiles() []*os_image_profile.OsImageProfile
- func (m *ListOsImageProfilesResponse) GetPrevPageToken() *os_image_profile.PagerCursor
- func (m *ListOsImageProfilesResponse) GetTotalResultsCount() int32
- func (*ListOsImageProfilesResponse) GotenMessage()
- func (obj *ListOsImageProfilesResponse) GotenValidate() error
- func (m *ListOsImageProfilesResponse) Marshal() ([]byte, error)
- func (m *ListOsImageProfilesResponse) MarshalJSON() ([]byte, error)
- func (*ListOsImageProfilesResponse) ProtoMessage()
- func (m *ListOsImageProfilesResponse) ProtoReflect() preflect.Message
- func (m *ListOsImageProfilesResponse) Reset()
- func (m *ListOsImageProfilesResponse) SetCurrentOffset(fv int32)
- func (m *ListOsImageProfilesResponse) SetNextPageToken(fv *os_image_profile.PagerCursor)
- func (m *ListOsImageProfilesResponse) SetOsImageProfiles(fv []*os_image_profile.OsImageProfile)
- func (m *ListOsImageProfilesResponse) SetPrevPageToken(fv *os_image_profile.PagerCursor)
- func (m *ListOsImageProfilesResponse) SetTotalResultsCount(fv int32)
- func (m *ListOsImageProfilesResponse) String() string
- func (m *ListOsImageProfilesResponse) Unmarshal(b []byte) error
- func (m *ListOsImageProfilesResponse) UnmarshalJSON(data []byte) error
- type OsImageProfileServiceClient
- type OsImageProfileServiceDescriptor
- func (d *OsImageProfileServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *OsImageProfileServiceDescriptor) GetApiName() string
- func (d *OsImageProfileServiceDescriptor) GetFullAPIName() string
- func (d *OsImageProfileServiceDescriptor) GetProtoPkgName() string
- func (d *OsImageProfileServiceDescriptor) GetServiceDomain() string
- func (d *OsImageProfileServiceDescriptor) GetServiceVersion() string
- type UpdateOsImageProfileDescriptor
- func (d *UpdateOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateOsImageProfileDescriptor) GetApiName() string
- func (d *UpdateOsImageProfileDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateOsImageProfileDescriptor) GetFullMethodName() string
- func (d *UpdateOsImageProfileDescriptor) GetMethodName() string
- func (d *UpdateOsImageProfileDescriptor) GetProtoPkgName() string
- func (d *UpdateOsImageProfileDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateOsImageProfileDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateOsImageProfileDescriptor) GetServiceDomain() string
- func (d *UpdateOsImageProfileDescriptor) GetServiceVersion() string
- func (d *UpdateOsImageProfileDescriptor) GetVerb() string
- func (d *UpdateOsImageProfileDescriptor) HasResource() bool
- func (d *UpdateOsImageProfileDescriptor) IsClientStream() bool
- func (d *UpdateOsImageProfileDescriptor) IsCollection() bool
- func (d *UpdateOsImageProfileDescriptor) IsPlural() bool
- func (d *UpdateOsImageProfileDescriptor) IsServerStream() bool
- func (d *UpdateOsImageProfileDescriptor) IsUnary() bool
- func (d *UpdateOsImageProfileDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateOsImageProfileDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateOsImageProfileDescriptor) RequestHasResourceBody() bool
- type UpdateOsImageProfileDescriptorClientMsgHandle
- func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateOsImageProfileDescriptorServerMsgHandle
- func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateOsImageProfileRequest
- func (*UpdateOsImageProfileRequest) Descriptor() ([]byte, []int)
- func (m *UpdateOsImageProfileRequest) GetAllowMissing() bool
- func (m *UpdateOsImageProfileRequest) GetCas() *UpdateOsImageProfileRequest_CAS
- func (m *UpdateOsImageProfileRequest) GetOsImageProfile() *os_image_profile.OsImageProfile
- func (m *UpdateOsImageProfileRequest) GetUpdateMask() *os_image_profile.OsImageProfile_FieldMask
- func (*UpdateOsImageProfileRequest) GotenMessage()
- func (obj *UpdateOsImageProfileRequest) GotenValidate() error
- func (m *UpdateOsImageProfileRequest) Marshal() ([]byte, error)
- func (m *UpdateOsImageProfileRequest) MarshalJSON() ([]byte, error)
- func (*UpdateOsImageProfileRequest) ProtoMessage()
- func (m *UpdateOsImageProfileRequest) ProtoReflect() preflect.Message
- func (m *UpdateOsImageProfileRequest) Reset()
- func (m *UpdateOsImageProfileRequest) SetAllowMissing(fv bool)
- func (m *UpdateOsImageProfileRequest) SetCas(fv *UpdateOsImageProfileRequest_CAS)
- func (m *UpdateOsImageProfileRequest) SetOsImageProfile(fv *os_image_profile.OsImageProfile)
- func (m *UpdateOsImageProfileRequest) SetUpdateMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *UpdateOsImageProfileRequest) String() string
- func (m *UpdateOsImageProfileRequest) Unmarshal(b []byte) error
- func (m *UpdateOsImageProfileRequest) UnmarshalJSON(data []byte) error
- type UpdateOsImageProfileRequest_CAS
- func (*UpdateOsImageProfileRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateOsImageProfileRequest_CAS) GetConditionalState() *os_image_profile.OsImageProfile
- func (m *UpdateOsImageProfileRequest_CAS) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (*UpdateOsImageProfileRequest_CAS) GotenMessage()
- func (obj *UpdateOsImageProfileRequest_CAS) GotenValidate() error
- func (m *UpdateOsImageProfileRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateOsImageProfileRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateOsImageProfileRequest_CAS) ProtoMessage()
- func (m *UpdateOsImageProfileRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateOsImageProfileRequest_CAS) Reset()
- func (m *UpdateOsImageProfileRequest_CAS) SetConditionalState(fv *os_image_profile.OsImageProfile)
- func (m *UpdateOsImageProfileRequest_CAS) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *UpdateOsImageProfileRequest_CAS) String() string
- func (m *UpdateOsImageProfileRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateOsImageProfileRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchOsImageProfileClientStream
- type WatchOsImageProfileDescriptor
- func (d *WatchOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchOsImageProfileDescriptor) GetApiName() string
- func (d *WatchOsImageProfileDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOsImageProfileDescriptor) GetFullMethodName() string
- func (d *WatchOsImageProfileDescriptor) GetMethodName() string
- func (d *WatchOsImageProfileDescriptor) GetProtoPkgName() string
- func (d *WatchOsImageProfileDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchOsImageProfileDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOsImageProfileDescriptor) GetServiceDomain() string
- func (d *WatchOsImageProfileDescriptor) GetServiceVersion() string
- func (d *WatchOsImageProfileDescriptor) GetVerb() string
- func (d *WatchOsImageProfileDescriptor) HasResource() bool
- func (d *WatchOsImageProfileDescriptor) IsClientStream() bool
- func (d *WatchOsImageProfileDescriptor) IsCollection() bool
- func (d *WatchOsImageProfileDescriptor) IsPlural() bool
- func (d *WatchOsImageProfileDescriptor) IsServerStream() bool
- func (d *WatchOsImageProfileDescriptor) IsUnary() bool
- func (d *WatchOsImageProfileDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchOsImageProfileDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchOsImageProfileDescriptor) RequestHasResourceBody() bool
- type WatchOsImageProfileDescriptorClientMsgHandle
- func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOsImageProfileDescriptorServerMsgHandle
- func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOsImageProfileRequest
- func (*WatchOsImageProfileRequest) Descriptor() ([]byte, []int)
- func (m *WatchOsImageProfileRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (m *WatchOsImageProfileRequest) GetName() *os_image_profile.Name
- func (m *WatchOsImageProfileRequest) GetView() view.View
- func (*WatchOsImageProfileRequest) GotenMessage()
- func (obj *WatchOsImageProfileRequest) GotenValidate() error
- func (m *WatchOsImageProfileRequest) Marshal() ([]byte, error)
- func (m *WatchOsImageProfileRequest) MarshalJSON() ([]byte, error)
- func (*WatchOsImageProfileRequest) ProtoMessage()
- func (m *WatchOsImageProfileRequest) ProtoReflect() preflect.Message
- func (m *WatchOsImageProfileRequest) Reset()
- func (m *WatchOsImageProfileRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *WatchOsImageProfileRequest) SetName(fv *os_image_profile.Name)
- func (m *WatchOsImageProfileRequest) SetView(fv view.View)
- func (m *WatchOsImageProfileRequest) String() string
- func (m *WatchOsImageProfileRequest) Unmarshal(b []byte) error
- func (m *WatchOsImageProfileRequest) UnmarshalJSON(data []byte) error
- type WatchOsImageProfileResponse
- func (*WatchOsImageProfileResponse) Descriptor() ([]byte, []int)
- func (m *WatchOsImageProfileResponse) GetChange() *os_image_profile.OsImageProfileChange
- func (*WatchOsImageProfileResponse) GotenMessage()
- func (obj *WatchOsImageProfileResponse) GotenValidate() error
- func (m *WatchOsImageProfileResponse) Marshal() ([]byte, error)
- func (m *WatchOsImageProfileResponse) MarshalJSON() ([]byte, error)
- func (*WatchOsImageProfileResponse) ProtoMessage()
- func (m *WatchOsImageProfileResponse) ProtoReflect() preflect.Message
- func (m *WatchOsImageProfileResponse) Reset()
- func (m *WatchOsImageProfileResponse) SetChange(fv *os_image_profile.OsImageProfileChange)
- func (m *WatchOsImageProfileResponse) String() string
- func (m *WatchOsImageProfileResponse) Unmarshal(b []byte) error
- func (m *WatchOsImageProfileResponse) UnmarshalJSON(data []byte) error
- type WatchOsImageProfilesClientStream
- type WatchOsImageProfilesDescriptor
- func (d *WatchOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchOsImageProfilesDescriptor) GetApiName() string
- func (d *WatchOsImageProfilesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOsImageProfilesDescriptor) GetFullMethodName() string
- func (d *WatchOsImageProfilesDescriptor) GetMethodName() string
- func (d *WatchOsImageProfilesDescriptor) GetProtoPkgName() string
- func (d *WatchOsImageProfilesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchOsImageProfilesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchOsImageProfilesDescriptor) GetServiceDomain() string
- func (d *WatchOsImageProfilesDescriptor) GetServiceVersion() string
- func (d *WatchOsImageProfilesDescriptor) GetVerb() string
- func (d *WatchOsImageProfilesDescriptor) HasResource() bool
- func (d *WatchOsImageProfilesDescriptor) IsClientStream() bool
- func (d *WatchOsImageProfilesDescriptor) IsCollection() bool
- func (d *WatchOsImageProfilesDescriptor) IsPlural() bool
- func (d *WatchOsImageProfilesDescriptor) IsServerStream() bool
- func (d *WatchOsImageProfilesDescriptor) IsUnary() bool
- func (d *WatchOsImageProfilesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchOsImageProfilesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchOsImageProfilesDescriptor) RequestHasResourceBody() bool
- type WatchOsImageProfilesDescriptorClientMsgHandle
- func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOsImageProfilesDescriptorServerMsgHandle
- func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchOsImageProfilesRequest
- func (*WatchOsImageProfilesRequest) Descriptor() ([]byte, []int)
- func (m *WatchOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
- func (m *WatchOsImageProfilesRequest) GetFilter() *os_image_profile.Filter
- func (m *WatchOsImageProfilesRequest) GetMaxChunkSize() int32
- func (m *WatchOsImageProfilesRequest) GetOrderBy() *os_image_profile.OrderBy
- func (m *WatchOsImageProfilesRequest) GetPageSize() int32
- func (m *WatchOsImageProfilesRequest) GetPageToken() *os_image_profile.PagerCursor
- func (m *WatchOsImageProfilesRequest) GetParent() *os_image_profile.ParentName
- func (m *WatchOsImageProfilesRequest) GetResumeToken() string
- func (m *WatchOsImageProfilesRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchOsImageProfilesRequest) GetType() watch_type.WatchType
- func (m *WatchOsImageProfilesRequest) GetView() view.View
- func (*WatchOsImageProfilesRequest) GotenMessage()
- func (obj *WatchOsImageProfilesRequest) GotenValidate() error
- func (m *WatchOsImageProfilesRequest) Marshal() ([]byte, error)
- func (m *WatchOsImageProfilesRequest) MarshalJSON() ([]byte, error)
- func (*WatchOsImageProfilesRequest) ProtoMessage()
- func (m *WatchOsImageProfilesRequest) ProtoReflect() preflect.Message
- func (m *WatchOsImageProfilesRequest) Reset()
- func (m *WatchOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
- func (m *WatchOsImageProfilesRequest) SetFilter(fv *os_image_profile.Filter)
- func (m *WatchOsImageProfilesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchOsImageProfilesRequest) SetOrderBy(fv *os_image_profile.OrderBy)
- func (m *WatchOsImageProfilesRequest) SetPageSize(fv int32)
- func (m *WatchOsImageProfilesRequest) SetPageToken(fv *os_image_profile.PagerCursor)
- func (m *WatchOsImageProfilesRequest) SetParent(fv *os_image_profile.ParentName)
- func (m *WatchOsImageProfilesRequest) SetResumeToken(fv string)
- func (m *WatchOsImageProfilesRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchOsImageProfilesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchOsImageProfilesRequest) SetView(fv view.View)
- func (m *WatchOsImageProfilesRequest) String() string
- func (m *WatchOsImageProfilesRequest) Unmarshal(b []byte) error
- func (m *WatchOsImageProfilesRequest) UnmarshalJSON(data []byte) error
- type WatchOsImageProfilesResponse
- func (*WatchOsImageProfilesResponse) Descriptor() ([]byte, []int)
- func (m *WatchOsImageProfilesResponse) GetIsCurrent() bool
- func (m *WatchOsImageProfilesResponse) GetIsHardReset() bool
- func (m *WatchOsImageProfilesResponse) GetIsSoftReset() bool
- func (m *WatchOsImageProfilesResponse) GetOsImageProfileChanges() []*os_image_profile.OsImageProfileChange
- func (m *WatchOsImageProfilesResponse) GetPageTokenChange() *WatchOsImageProfilesResponse_PageTokenChange
- func (m *WatchOsImageProfilesResponse) GetResumeToken() string
- func (m *WatchOsImageProfilesResponse) GetSnapshotSize() int64
- func (*WatchOsImageProfilesResponse) GotenMessage()
- func (obj *WatchOsImageProfilesResponse) GotenValidate() error
- func (m *WatchOsImageProfilesResponse) Marshal() ([]byte, error)
- func (m *WatchOsImageProfilesResponse) MarshalJSON() ([]byte, error)
- func (*WatchOsImageProfilesResponse) ProtoMessage()
- func (m *WatchOsImageProfilesResponse) ProtoReflect() preflect.Message
- func (m *WatchOsImageProfilesResponse) Reset()
- func (m *WatchOsImageProfilesResponse) SetIsCurrent(fv bool)
- func (m *WatchOsImageProfilesResponse) SetIsHardReset(fv bool)
- func (m *WatchOsImageProfilesResponse) SetIsSoftReset(fv bool)
- func (m *WatchOsImageProfilesResponse) SetOsImageProfileChanges(fv []*os_image_profile.OsImageProfileChange)
- func (m *WatchOsImageProfilesResponse) SetPageTokenChange(fv *WatchOsImageProfilesResponse_PageTokenChange)
- func (m *WatchOsImageProfilesResponse) SetResumeToken(fv string)
- func (m *WatchOsImageProfilesResponse) SetSnapshotSize(fv int64)
- func (m *WatchOsImageProfilesResponse) String() string
- func (m *WatchOsImageProfilesResponse) Unmarshal(b []byte) error
- func (m *WatchOsImageProfilesResponse) UnmarshalJSON(data []byte) error
- type WatchOsImageProfilesResponse_PageTokenChange
- func (*WatchOsImageProfilesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchOsImageProfilesResponse_PageTokenChange) GetNextPageToken() *os_image_profile.PagerCursor
- func (m *WatchOsImageProfilesResponse_PageTokenChange) GetPrevPageToken() *os_image_profile.PagerCursor
- func (*WatchOsImageProfilesResponse_PageTokenChange) GotenMessage()
- func (obj *WatchOsImageProfilesResponse_PageTokenChange) GotenValidate() error
- func (m *WatchOsImageProfilesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchOsImageProfilesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchOsImageProfilesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchOsImageProfilesResponse_PageTokenChange) Reset()
- func (m *WatchOsImageProfilesResponse_PageTokenChange) SetNextPageToken(fv *os_image_profile.PagerCursor)
- func (m *WatchOsImageProfilesResponse_PageTokenChange) SetPrevPageToken(fv *os_image_profile.PagerCursor)
- func (m *WatchOsImageProfilesResponse_PageTokenChange) String() string
- func (m *WatchOsImageProfilesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchOsImageProfilesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
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 (d *BatchGetOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *BatchGetOsImageProfilesDescriptor) GetVerb() string
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 (d *BatchGetOsImageProfilesDescriptor) IsPlural() bool
func (*BatchGetOsImageProfilesDescriptor) IsServerStream ¶
func (d *BatchGetOsImageProfilesDescriptor) IsServerStream() bool
func (*BatchGetOsImageProfilesDescriptor) IsUnary ¶
func (d *BatchGetOsImageProfilesDescriptor) IsUnary() bool
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 (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetOsImageProfilesDescriptorServerMsgHandle ¶
type BatchGetOsImageProfilesDescriptorServerMsgHandle struct{}
func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *BatchGetOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
func (*BatchGetOsImageProfilesRequest) GetNames ¶
func (m *BatchGetOsImageProfilesRequest) GetNames() []*os_image_profile.Name
func (*BatchGetOsImageProfilesRequest) GetView ¶
func (m *BatchGetOsImageProfilesRequest) GetView() view.View
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 (m *BatchGetOsImageProfilesRequest) ProtoReflect() preflect.Message
func (*BatchGetOsImageProfilesRequest) Reset ¶
func (m *BatchGetOsImageProfilesRequest) Reset()
func (*BatchGetOsImageProfilesRequest) SetFieldMask ¶
func (m *BatchGetOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*BatchGetOsImageProfilesRequest) SetNames ¶
func (m *BatchGetOsImageProfilesRequest) SetNames(fv []*os_image_profile.Name)
func (*BatchGetOsImageProfilesRequest) SetView ¶
func (m *BatchGetOsImageProfilesRequest) SetView(fv view.View)
func (*BatchGetOsImageProfilesRequest) String ¶
func (m *BatchGetOsImageProfilesRequest) String() 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 (m *BatchGetOsImageProfilesResponse) GetMissing() []*os_image_profile.Name
func (*BatchGetOsImageProfilesResponse) GetOsImageProfiles ¶
func (m *BatchGetOsImageProfilesResponse) GetOsImageProfiles() []*os_image_profile.OsImageProfile
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 (m *BatchGetOsImageProfilesResponse) ProtoReflect() preflect.Message
func (*BatchGetOsImageProfilesResponse) Reset ¶
func (m *BatchGetOsImageProfilesResponse) Reset()
func (*BatchGetOsImageProfilesResponse) SetMissing ¶
func (m *BatchGetOsImageProfilesResponse) SetMissing(fv []*os_image_profile.Name)
func (*BatchGetOsImageProfilesResponse) SetOsImageProfiles ¶
func (m *BatchGetOsImageProfilesResponse) SetOsImageProfiles(fv []*os_image_profile.OsImageProfile)
func (*BatchGetOsImageProfilesResponse) String ¶
func (m *BatchGetOsImageProfilesResponse) String() 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 (d *CreateOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *CreateOsImageProfileDescriptor) GetVerb() string
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 (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateOsImageProfileDescriptorServerMsgHandle ¶
type CreateOsImageProfileDescriptorServerMsgHandle struct{}
func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *CreateOsImageProfileRequest) GetOsImageProfile() *os_image_profile.OsImageProfile
func (*CreateOsImageProfileRequest) GetParent ¶
func (m *CreateOsImageProfileRequest) GetParent() *os_image_profile.ParentName
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 (m *CreateOsImageProfileRequest) SetOsImageProfile(fv *os_image_profile.OsImageProfile)
func (*CreateOsImageProfileRequest) SetParent ¶
func (m *CreateOsImageProfileRequest) SetParent(fv *os_image_profile.ParentName)
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 (d *DeleteOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *DeleteOsImageProfileDescriptor) GetVerb() string
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 (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteOsImageProfileDescriptorServerMsgHandle ¶
type DeleteOsImageProfileDescriptorServerMsgHandle struct{}
func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *DeleteOsImageProfileRequest) GetName() *os_image_profile.Name
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 (m *DeleteOsImageProfileRequest) SetName(fv *os_image_profile.Name)
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 (d *GetOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetOsImageProfileDescriptorServerMsgHandle ¶
type GetOsImageProfileDescriptorServerMsgHandle struct{}
func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *GetOsImageProfileRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
func (*GetOsImageProfileRequest) GetName ¶
func (m *GetOsImageProfileRequest) GetName() *os_image_profile.Name
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 (m *GetOsImageProfileRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*GetOsImageProfileRequest) SetName ¶
func (m *GetOsImageProfileRequest) SetName(fv *os_image_profile.Name)
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 (d *ListOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *ListOsImageProfilesDescriptor) GetVerb() string
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 (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListOsImageProfilesDescriptorServerMsgHandle ¶
type ListOsImageProfilesDescriptorServerMsgHandle struct{}
func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *ListOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
func (*ListOsImageProfilesRequest) GetFilter ¶
func (m *ListOsImageProfilesRequest) GetFilter() *os_image_profile.Filter
func (*ListOsImageProfilesRequest) GetIncludePagingInfo ¶
func (m *ListOsImageProfilesRequest) GetIncludePagingInfo() bool
func (*ListOsImageProfilesRequest) GetOrderBy ¶
func (m *ListOsImageProfilesRequest) GetOrderBy() *os_image_profile.OrderBy
func (*ListOsImageProfilesRequest) GetPageSize ¶
func (m *ListOsImageProfilesRequest) GetPageSize() int32
func (*ListOsImageProfilesRequest) GetPageToken ¶
func (m *ListOsImageProfilesRequest) GetPageToken() *os_image_profile.PagerCursor
func (*ListOsImageProfilesRequest) GetParent ¶
func (m *ListOsImageProfilesRequest) GetParent() *os_image_profile.ParentName
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 (m *ListOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*ListOsImageProfilesRequest) SetFilter ¶
func (m *ListOsImageProfilesRequest) SetFilter(fv *os_image_profile.Filter)
func (*ListOsImageProfilesRequest) SetIncludePagingInfo ¶
func (m *ListOsImageProfilesRequest) SetIncludePagingInfo(fv bool)
func (*ListOsImageProfilesRequest) SetOrderBy ¶
func (m *ListOsImageProfilesRequest) SetOrderBy(fv *os_image_profile.OrderBy)
func (*ListOsImageProfilesRequest) SetPageSize ¶
func (m *ListOsImageProfilesRequest) SetPageSize(fv int32)
func (*ListOsImageProfilesRequest) SetPageToken ¶
func (m *ListOsImageProfilesRequest) SetPageToken(fv *os_image_profile.PagerCursor)
func (*ListOsImageProfilesRequest) SetParent ¶
func (m *ListOsImageProfilesRequest) SetParent(fv *os_image_profile.ParentName)
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 (m *ListOsImageProfilesResponse) GetNextPageToken() *os_image_profile.PagerCursor
func (*ListOsImageProfilesResponse) GetOsImageProfiles ¶
func (m *ListOsImageProfilesResponse) GetOsImageProfiles() []*os_image_profile.OsImageProfile
func (*ListOsImageProfilesResponse) GetPrevPageToken ¶
func (m *ListOsImageProfilesResponse) GetPrevPageToken() *os_image_profile.PagerCursor
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 ¶
type OsImageProfileServiceClient interface { GetOsImageProfile(ctx context.Context, in *GetOsImageProfileRequest, opts ...grpc.CallOption) (*os_image_profile.OsImageProfile, error) BatchGetOsImageProfiles(ctx context.Context, in *BatchGetOsImageProfilesRequest, opts ...grpc.CallOption) (*BatchGetOsImageProfilesResponse, error) ListOsImageProfiles(ctx context.Context, in *ListOsImageProfilesRequest, opts ...grpc.CallOption) (*ListOsImageProfilesResponse, error) WatchOsImageProfile(ctx context.Context, in *WatchOsImageProfileRequest, opts ...grpc.CallOption) (WatchOsImageProfileClientStream, error) WatchOsImageProfiles(ctx context.Context, in *WatchOsImageProfilesRequest, opts ...grpc.CallOption) (WatchOsImageProfilesClientStream, error) CreateOsImageProfile(ctx context.Context, in *CreateOsImageProfileRequest, opts ...grpc.CallOption) (*os_image_profile.OsImageProfile, error) UpdateOsImageProfile(ctx context.Context, in *UpdateOsImageProfileRequest, opts ...grpc.CallOption) (*os_image_profile.OsImageProfile, error) DeleteOsImageProfile(ctx context.Context, in *DeleteOsImageProfileRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
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.
func NewOsImageProfileServiceClient ¶
func NewOsImageProfileServiceClient(cc grpc.ClientConnInterface) OsImageProfileServiceClient
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 (d *UpdateOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *UpdateOsImageProfileDescriptor) GetVerb() string
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 (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateOsImageProfileDescriptorServerMsgHandle ¶
type UpdateOsImageProfileDescriptorServerMsgHandle struct{}
func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *UpdateOsImageProfileRequest) GetCas() *UpdateOsImageProfileRequest_CAS
func (*UpdateOsImageProfileRequest) GetOsImageProfile ¶
func (m *UpdateOsImageProfileRequest) GetOsImageProfile() *os_image_profile.OsImageProfile
func (*UpdateOsImageProfileRequest) GetUpdateMask ¶
func (m *UpdateOsImageProfileRequest) GetUpdateMask() *os_image_profile.OsImageProfile_FieldMask
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 (m *UpdateOsImageProfileRequest) SetCas(fv *UpdateOsImageProfileRequest_CAS)
func (*UpdateOsImageProfileRequest) SetOsImageProfile ¶
func (m *UpdateOsImageProfileRequest) SetOsImageProfile(fv *os_image_profile.OsImageProfile)
func (*UpdateOsImageProfileRequest) SetUpdateMask ¶
func (m *UpdateOsImageProfileRequest) SetUpdateMask(fv *os_image_profile.OsImageProfile_FieldMask)
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 (m *UpdateOsImageProfileRequest_CAS) GetConditionalState() *os_image_profile.OsImageProfile
func (*UpdateOsImageProfileRequest_CAS) GetFieldMask ¶
func (m *UpdateOsImageProfileRequest_CAS) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
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 (m *UpdateOsImageProfileRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateOsImageProfileRequest_CAS) Reset ¶
func (m *UpdateOsImageProfileRequest_CAS) Reset()
func (*UpdateOsImageProfileRequest_CAS) SetConditionalState ¶
func (m *UpdateOsImageProfileRequest_CAS) SetConditionalState(fv *os_image_profile.OsImageProfile)
func (*UpdateOsImageProfileRequest_CAS) SetFieldMask ¶
func (m *UpdateOsImageProfileRequest_CAS) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*UpdateOsImageProfileRequest_CAS) String ¶
func (m *UpdateOsImageProfileRequest_CAS) String() 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 (d *WatchOsImageProfileDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *WatchOsImageProfileDescriptor) GetVerb() string
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 (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchOsImageProfileDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOsImageProfileDescriptorServerMsgHandle ¶
type WatchOsImageProfileDescriptorServerMsgHandle struct{}
func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchOsImageProfileDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *WatchOsImageProfileRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
func (*WatchOsImageProfileRequest) GetName ¶
func (m *WatchOsImageProfileRequest) GetName() *os_image_profile.Name
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 (m *WatchOsImageProfileRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*WatchOsImageProfileRequest) SetName ¶
func (m *WatchOsImageProfileRequest) SetName(fv *os_image_profile.Name)
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 (m *WatchOsImageProfileResponse) GetChange() *os_image_profile.OsImageProfileChange
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 (m *WatchOsImageProfileResponse) SetChange(fv *os_image_profile.OsImageProfileChange)
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 (d *WatchOsImageProfilesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
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 (d *WatchOsImageProfilesDescriptor) GetVerb() string
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 (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchOsImageProfilesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchOsImageProfilesDescriptorServerMsgHandle ¶
type WatchOsImageProfilesDescriptorServerMsgHandle struct{}
func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchOsImageProfilesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
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 (m *WatchOsImageProfilesRequest) GetFieldMask() *os_image_profile.OsImageProfile_FieldMask
func (*WatchOsImageProfilesRequest) GetFilter ¶
func (m *WatchOsImageProfilesRequest) GetFilter() *os_image_profile.Filter
func (*WatchOsImageProfilesRequest) GetMaxChunkSize ¶
func (m *WatchOsImageProfilesRequest) GetMaxChunkSize() int32
func (*WatchOsImageProfilesRequest) GetOrderBy ¶
func (m *WatchOsImageProfilesRequest) GetOrderBy() *os_image_profile.OrderBy
func (*WatchOsImageProfilesRequest) GetPageSize ¶
func (m *WatchOsImageProfilesRequest) GetPageSize() int32
func (*WatchOsImageProfilesRequest) GetPageToken ¶
func (m *WatchOsImageProfilesRequest) GetPageToken() *os_image_profile.PagerCursor
func (*WatchOsImageProfilesRequest) GetParent ¶
func (m *WatchOsImageProfilesRequest) GetParent() *os_image_profile.ParentName
func (*WatchOsImageProfilesRequest) GetResumeToken ¶
func (m *WatchOsImageProfilesRequest) GetResumeToken() string
func (*WatchOsImageProfilesRequest) GetStartingTime ¶
func (m *WatchOsImageProfilesRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchOsImageProfilesRequest) GetType ¶
func (m *WatchOsImageProfilesRequest) GetType() watch_type.WatchType
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 (m *WatchOsImageProfilesRequest) SetFieldMask(fv *os_image_profile.OsImageProfile_FieldMask)
func (*WatchOsImageProfilesRequest) SetFilter ¶
func (m *WatchOsImageProfilesRequest) SetFilter(fv *os_image_profile.Filter)
func (*WatchOsImageProfilesRequest) SetMaxChunkSize ¶
func (m *WatchOsImageProfilesRequest) SetMaxChunkSize(fv int32)
func (*WatchOsImageProfilesRequest) SetOrderBy ¶
func (m *WatchOsImageProfilesRequest) SetOrderBy(fv *os_image_profile.OrderBy)
func (*WatchOsImageProfilesRequest) SetPageSize ¶
func (m *WatchOsImageProfilesRequest) SetPageSize(fv int32)
func (*WatchOsImageProfilesRequest) SetPageToken ¶
func (m *WatchOsImageProfilesRequest) SetPageToken(fv *os_image_profile.PagerCursor)
func (*WatchOsImageProfilesRequest) SetParent ¶
func (m *WatchOsImageProfilesRequest) SetParent(fv *os_image_profile.ParentName)
func (*WatchOsImageProfilesRequest) SetResumeToken ¶
func (m *WatchOsImageProfilesRequest) SetResumeToken(fv string)
func (*WatchOsImageProfilesRequest) SetStartingTime ¶
func (m *WatchOsImageProfilesRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchOsImageProfilesRequest) SetType ¶
func (m *WatchOsImageProfilesRequest) SetType(fv watch_type.WatchType)
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 (m *WatchOsImageProfilesResponse) GetPageTokenChange() *WatchOsImageProfilesResponse_PageTokenChange
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 (m *WatchOsImageProfilesResponse) SetPageTokenChange(fv *WatchOsImageProfilesResponse_PageTokenChange)
func (*WatchOsImageProfilesResponse) SetResumeToken ¶
func (m *WatchOsImageProfilesResponse) SetResumeToken(fv string)
func (*WatchOsImageProfilesResponse) SetSnapshotSize ¶
func (m *WatchOsImageProfilesResponse) SetSnapshotSize(fv int64)
func (*WatchOsImageProfilesResponse) String ¶
func (m *WatchOsImageProfilesResponse) String() 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 ¶
func (*WatchOsImageProfilesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchOsImageProfilesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchOsImageProfilesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) GetNextPageToken() *os_image_profile.PagerCursor
func (*WatchOsImageProfilesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) GetPrevPageToken() *os_image_profile.PagerCursor
func (*WatchOsImageProfilesResponse_PageTokenChange) GotenMessage ¶
func (*WatchOsImageProfilesResponse_PageTokenChange) GotenMessage()
func (*WatchOsImageProfilesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchOsImageProfilesResponse_PageTokenChange) GotenValidate() error
func (*WatchOsImageProfilesResponse_PageTokenChange) Marshal ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchOsImageProfilesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoMessage()
func (*WatchOsImageProfilesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchOsImageProfilesResponse_PageTokenChange) Reset ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) Reset()
func (*WatchOsImageProfilesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) SetNextPageToken(fv *os_image_profile.PagerCursor)
func (*WatchOsImageProfilesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) SetPrevPageToken(fv *os_image_profile.PagerCursor)
func (*WatchOsImageProfilesResponse_PageTokenChange) String ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) String() string
func (*WatchOsImageProfilesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchOsImageProfilesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchOsImageProfilesResponse_PageTokenChange) UnmarshalJSON(data []byte) error