Documentation ¶
Index ¶
- type AgentSoftwareVersionServiceClient
- type AgentSoftwareVersionServiceDescriptor
- func (d *AgentSoftwareVersionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *AgentSoftwareVersionServiceDescriptor) GetApiName() string
- func (d *AgentSoftwareVersionServiceDescriptor) GetFullAPIName() string
- func (d *AgentSoftwareVersionServiceDescriptor) GetProtoPkgName() string
- func (d *AgentSoftwareVersionServiceDescriptor) GetServiceDomain() string
- func (d *AgentSoftwareVersionServiceDescriptor) GetServiceVersion() string
- type BatchGetAgentSoftwareVersionsDescriptor
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetApiName() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetFullMethodName() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetMethodName() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServiceDomain() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServiceVersion() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) GetVerb() string
- func (d *BatchGetAgentSoftwareVersionsDescriptor) HasResource() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) IsClientStream() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) IsCollection() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) IsPlural() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) IsServerStream() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) IsUnary() bool
- func (d *BatchGetAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
- type BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle
- func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle
- func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetAgentSoftwareVersionsRequest
- func (o *BatchGetAgentSoftwareVersionsRequest) Clone() *BatchGetAgentSoftwareVersionsRequest
- func (o *BatchGetAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (m *BatchGetAgentSoftwareVersionsRequest) GetNames() []*agent_software_version.Reference
- func (m *BatchGetAgentSoftwareVersionsRequest) GetView() view.View
- func (*BatchGetAgentSoftwareVersionsRequest) GotenMessage()
- func (o *BatchGetAgentSoftwareVersionsRequest) GotenObjectExt()
- func (obj *BatchGetAgentSoftwareVersionsRequest) GotenValidate() error
- func (o *BatchGetAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *BatchGetAgentSoftwareVersionsRequest) *BatchGetAgentSoftwareVersionsRequest_FieldMask
- func (o *BatchGetAgentSoftwareVersionsRequest) MakeFullFieldMask() *BatchGetAgentSoftwareVersionsRequest_FieldMask
- func (o *BatchGetAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
- func (m *BatchGetAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetAgentSoftwareVersionsRequest) Merge(source *BatchGetAgentSoftwareVersionsRequest)
- func (o *BatchGetAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAgentSoftwareVersionsRequest) ProtoMessage()
- func (m *BatchGetAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetAgentSoftwareVersionsRequest) Reset()
- func (m *BatchGetAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *BatchGetAgentSoftwareVersionsRequest) SetNames(fv []*agent_software_version.Reference)
- func (m *BatchGetAgentSoftwareVersionsRequest) SetView(fv view.View)
- func (m *BatchGetAgentSoftwareVersionsRequest) String() string
- func (m *BatchGetAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
- func (m *BatchGetAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
- type BatchGetAgentSoftwareVersionsRequestFieldPathBuilder
- func (BatchGetAgentSoftwareVersionsRequestFieldPathBuilder) FieldMask() BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (BatchGetAgentSoftwareVersionsRequestFieldPathBuilder) Names() BatchGetAgentSoftwareVersionsRequestPathSelectorNames
- func (BatchGetAgentSoftwareVersionsRequestFieldPathBuilder) View() BatchGetAgentSoftwareVersionsRequestPathSelectorView
- type BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask) FieldPath() *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type BatchGetAgentSoftwareVersionsRequestPathSelectorNames
- func (BatchGetAgentSoftwareVersionsRequestPathSelectorNames) FieldPath() *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithArrayOfValues(values [][]*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithItemValue(value *agent_software_version.Reference) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithValue(value []*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type BatchGetAgentSoftwareVersionsRequestPathSelectorView
- func (BatchGetAgentSoftwareVersionsRequestPathSelectorView) FieldPath() *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type BatchGetAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendPath(path BatchGetAgentSoftwareVersionsRequest_FieldPath)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *BatchGetAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) GetPaths() []BatchGetAgentSoftwareVersionsRequest_FieldPath
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Project(source *BatchGetAgentSoftwareVersionsRequest) *BatchGetAgentSoftwareVersionsRequest
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Set(target, source *BatchGetAgentSoftwareVersionsRequest)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) String() string
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Subtract(other *BatchGetAgentSoftwareVersionsRequest_FieldMask) *BatchGetAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAgentSoftwareVersionsRequest_FieldPath
- func BuildBatchGetAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAgentSoftwareVersionsRequest_FieldPath, error)
- func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPath(rawField string) BatchGetAgentSoftwareVersionsRequest_FieldPath
- func ParseBatchGetAgentSoftwareVersionsRequest_FieldPath(rawField string) (BatchGetAgentSoftwareVersionsRequest_FieldPath, error)
- type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
- type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
- type BatchGetAgentSoftwareVersionsRequest_FieldPathSelector
- type BatchGetAgentSoftwareVersionsRequest_FieldPathValue
- type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *BatchGetAgentSoftwareVersionsRequest)
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *BatchGetAgentSoftwareVersionsRequest) (values []interface{})
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *BatchGetAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) Selector() BatchGetAgentSoftwareVersionsRequest_FieldPathSelector
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathValue
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*agent_software_version.Reference, bool)
- func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsRequest) bool
- func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*agent_software_version.Reference, bool)
- func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*agent_software_version.Reference, bool)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsRequest) (int, bool)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAgentSoftwareVersionsRequest)
- func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetAgentSoftwareVersionsResponse
- func (o *BatchGetAgentSoftwareVersionsResponse) Clone() *BatchGetAgentSoftwareVersionsResponse
- func (o *BatchGetAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetAgentSoftwareVersionsResponse) GetAgentSoftwareVersions() []*agent_software_version.AgentSoftwareVersion
- func (m *BatchGetAgentSoftwareVersionsResponse) GetMissing() []*agent_software_version.Reference
- func (*BatchGetAgentSoftwareVersionsResponse) GotenMessage()
- func (o *BatchGetAgentSoftwareVersionsResponse) GotenObjectExt()
- func (obj *BatchGetAgentSoftwareVersionsResponse) GotenValidate() error
- func (o *BatchGetAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *BatchGetAgentSoftwareVersionsResponse) *BatchGetAgentSoftwareVersionsResponse_FieldMask
- func (o *BatchGetAgentSoftwareVersionsResponse) MakeFullFieldMask() *BatchGetAgentSoftwareVersionsResponse_FieldMask
- func (o *BatchGetAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
- func (m *BatchGetAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetAgentSoftwareVersionsResponse) Merge(source *BatchGetAgentSoftwareVersionsResponse)
- func (o *BatchGetAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetAgentSoftwareVersionsResponse) ProtoMessage()
- func (m *BatchGetAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetAgentSoftwareVersionsResponse) Reset()
- func (m *BatchGetAgentSoftwareVersionsResponse) SetAgentSoftwareVersions(fv []*agent_software_version.AgentSoftwareVersion)
- func (m *BatchGetAgentSoftwareVersionsResponse) SetMissing(fv []*agent_software_version.Reference)
- func (m *BatchGetAgentSoftwareVersionsResponse) String() string
- func (m *BatchGetAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
- func (m *BatchGetAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
- type BatchGetAgentSoftwareVersionsResponseFieldPathBuilder
- type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithValue(value int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Android() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Linux() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Mac() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Metadata() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Name() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Windows() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithArrayOfValues(values [][]*agent_software_version.AgentSoftwareVersion) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithItemValue(value *agent_software_version.AgentSoftwareVersion) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue(...) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues(...) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubPath(subPath agent_software_version.AgentSoftwareVersion_FieldPath) *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubValue(subPathValue agent_software_version.AgentSoftwareVersion_FieldPathValue) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithValue(value []*agent_software_version.AgentSoftwareVersion) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Annotations() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) CreateTime() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) DeleteTime() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Generation() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Labels() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Lifecycle() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) OwnerReferences() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) ResourceVersion() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Shards() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Syncing() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Tags() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) UpdateTime() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Uuid() ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithValue(value map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithValue(value int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithKey(key string) ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithValue(value map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) State() ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Controller() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Kind() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Name() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Region() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Version() ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithKey(key string) ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithValue(value map[string]int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) OwningRegion() ...
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) Regions() ...
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithItemValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithValue(value []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithItemValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithValue(value []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues(values []*agent_software_version.Name) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithValue(value *agent_software_version.Name) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithValue(value string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- type BatchGetAgentSoftwareVersionsResponsePathSelectorMissing
- func (BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) FieldPath() *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithItemValue(value *agent_software_version.Reference) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithValue(value []*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type BatchGetAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendPath(path BatchGetAgentSoftwareVersionsResponse_FieldPath)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *BatchGetAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) GetPaths() []BatchGetAgentSoftwareVersionsResponse_FieldPath
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Project(source *BatchGetAgentSoftwareVersionsResponse) *BatchGetAgentSoftwareVersionsResponse
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Set(target, source *BatchGetAgentSoftwareVersionsResponse)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) String() string
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Subtract(other *BatchGetAgentSoftwareVersionsResponse_FieldMask) *BatchGetAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetAgentSoftwareVersionsResponse_FieldPath
- func BuildBatchGetAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAgentSoftwareVersionsResponse_FieldPath, error)
- func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPath(rawField string) BatchGetAgentSoftwareVersionsResponse_FieldPath
- func ParseBatchGetAgentSoftwareVersionsResponse_FieldPath(rawField string) (BatchGetAgentSoftwareVersionsResponse_FieldPath, error)
- type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
- type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
- type BatchGetAgentSoftwareVersionsResponse_FieldPathSelector
- type BatchGetAgentSoftwareVersionsResponse_FieldPathValue
- type BatchGetAgentSoftwareVersionsResponse_FieldSubPath
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *BatchGetAgentSoftwareVersionsResponse)
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) Get(source *BatchGetAgentSoftwareVersionsResponse) (values []interface{})
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) Selector() BatchGetAgentSoftwareVersionsResponse_FieldPathSelector
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) String() string
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathValue
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsResponse) bool
- func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (fpsaov *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsAgentSoftwareVersionsPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
- func (fpsaov *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsResponse) (int, bool)
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **BatchGetAgentSoftwareVersionsResponse)
- func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *BatchGetAgentSoftwareVersionsResponse)
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *BatchGetAgentSoftwareVersionsResponse) (values []interface{})
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) Selector() BatchGetAgentSoftwareVersionsResponse_FieldPathSelector
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathValue
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue() (*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*agent_software_version.Reference, bool)
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsResponse) bool
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*agent_software_version.Reference, bool)
- func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue() ([]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*agent_software_version.Reference, bool)
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsResponse) (int, bool)
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAgentSoftwareVersionsResponse)
- func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateAgentSoftwareVersionDescriptor
- func (d *CreateAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateAgentSoftwareVersionDescriptor) GetApiName() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAgentSoftwareVersionDescriptor) GetFullMethodName() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetMethodName() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetProtoPkgName() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateAgentSoftwareVersionDescriptor) GetServiceDomain() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetServiceVersion() string
- func (d *CreateAgentSoftwareVersionDescriptor) GetVerb() string
- func (d *CreateAgentSoftwareVersionDescriptor) HasResource() bool
- func (d *CreateAgentSoftwareVersionDescriptor) IsClientStream() bool
- func (d *CreateAgentSoftwareVersionDescriptor) IsCollection() bool
- func (d *CreateAgentSoftwareVersionDescriptor) IsPlural() bool
- func (d *CreateAgentSoftwareVersionDescriptor) IsServerStream() bool
- func (d *CreateAgentSoftwareVersionDescriptor) IsUnary() bool
- func (d *CreateAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
- type CreateAgentSoftwareVersionDescriptorClientMsgHandle
- func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAgentSoftwareVersionDescriptorServerMsgHandle
- func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateAgentSoftwareVersionRequest
- func (o *CreateAgentSoftwareVersionRequest) Clone() *CreateAgentSoftwareVersionRequest
- func (o *CreateAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
- func (m *CreateAgentSoftwareVersionRequest) GetAgentSoftwareVersion() *agent_software_version.AgentSoftwareVersion
- func (*CreateAgentSoftwareVersionRequest) GotenMessage()
- func (o *CreateAgentSoftwareVersionRequest) GotenObjectExt()
- func (obj *CreateAgentSoftwareVersionRequest) GotenValidate() error
- func (o *CreateAgentSoftwareVersionRequest) MakeDiffFieldMask(other *CreateAgentSoftwareVersionRequest) *CreateAgentSoftwareVersionRequest_FieldMask
- func (o *CreateAgentSoftwareVersionRequest) MakeFullFieldMask() *CreateAgentSoftwareVersionRequest_FieldMask
- func (o *CreateAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateAgentSoftwareVersionRequest) Marshal() ([]byte, error)
- func (m *CreateAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
- func (o *CreateAgentSoftwareVersionRequest) Merge(source *CreateAgentSoftwareVersionRequest)
- func (o *CreateAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateAgentSoftwareVersionRequest) ProtoMessage()
- func (m *CreateAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
- func (m *CreateAgentSoftwareVersionRequest) Reset()
- func (m *CreateAgentSoftwareVersionRequest) SetAgentSoftwareVersion(fv *agent_software_version.AgentSoftwareVersion)
- func (m *CreateAgentSoftwareVersionRequest) String() string
- func (m *CreateAgentSoftwareVersionRequest) Unmarshal(b []byte) error
- func (m *CreateAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
- type CreateAgentSoftwareVersionRequestFieldPathBuilder
- type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithValue(value int64) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Android() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldTerminalPath
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Linux() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Mac() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Metadata() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Name() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Windows() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion) *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue(...) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues(...) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubPath(subPath agent_software_version.AgentSoftwareVersion_FieldPath) *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubValue(subPathValue agent_software_version.AgentSoftwareVersion_FieldPathValue) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithValue(value *agent_software_version.AgentSoftwareVersion) *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Annotations() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) CreateTime() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) DeleteTime() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Generation() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Labels() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Lifecycle() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) OwnerReferences() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) ResourceVersion() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Shards() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Syncing() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Tags() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) UpdateTime() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Uuid() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithValue(value *ntt_meta.Meta) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithKey(key string) ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithValue(value map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues(values []int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithValue(value int64) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithKey(key string) ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithValue(value map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) BlockDeletion() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) State() ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Controller() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Kind() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Name() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Region() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Version() ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithValue(value bool) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithKey(key string) ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithValue(value map[string]int64) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) OwningRegion() ...
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) Regions() ...
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithItemValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithValue(value []string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues(values [][]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithItemValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithValue(value []string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues(values []*agent_software_version.Name) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithValue(value *agent_software_version.Name) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows
- func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) FieldPath() *CreateAgentSoftwareVersionRequest_FieldSubPath
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithValue(value string) *CreateAgentSoftwareVersionRequest_FieldSubPathValue
- type CreateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) AppendPath(path CreateAgentSoftwareVersionRequest_FieldPath)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *CreateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) GetPaths() []CreateAgentSoftwareVersionRequest_FieldPath
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) IsFull() bool
- func (fieldMask CreateAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Project(source *CreateAgentSoftwareVersionRequest) *CreateAgentSoftwareVersionRequest
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Reset()
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Set(target, source *CreateAgentSoftwareVersionRequest)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Size() int
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) String() string
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Subtract(other *CreateAgentSoftwareVersionRequest_FieldMask) *CreateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateAgentSoftwareVersionRequest_FieldPath
- func BuildCreateAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAgentSoftwareVersionRequest_FieldPath, error)
- func MustParseCreateAgentSoftwareVersionRequest_FieldPath(rawField string) CreateAgentSoftwareVersionRequest_FieldPath
- func ParseCreateAgentSoftwareVersionRequest_FieldPath(rawField string) (CreateAgentSoftwareVersionRequest_FieldPath, error)
- type CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
- type CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
- type CreateAgentSoftwareVersionRequest_FieldPathSelector
- type CreateAgentSoftwareVersionRequest_FieldPathValue
- type CreateAgentSoftwareVersionRequest_FieldSubPath
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValue(item *CreateAgentSoftwareVersionRequest)
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) Get(source *CreateAgentSoftwareVersionRequest) (values []interface{})
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) JSONString() string
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) Selector() CreateAgentSoftwareVersionRequest_FieldPathSelector
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) String() string
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathValue
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAgentSoftwareVersionRequest) bool
- func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- type CreateAgentSoftwareVersionRequest_FieldSubPathValue
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith(source *CreateAgentSoftwareVersionRequest) (int, bool)
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo(target **CreateAgentSoftwareVersionRequest)
- func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateAgentSoftwareVersionRequest_FieldTerminalPath
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *CreateAgentSoftwareVersionRequest)
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *CreateAgentSoftwareVersionRequest) (values []interface{})
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) Selector() CreateAgentSoftwareVersionRequest_FieldPathSelector
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) String() string
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathValue
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAgentSoftwareVersionRequest) bool
- func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- type CreateAgentSoftwareVersionRequest_FieldTerminalPathValue
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue() (*agent_software_version.AgentSoftwareVersion, bool)
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *CreateAgentSoftwareVersionRequest) (int, bool)
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **CreateAgentSoftwareVersionRequest)
- func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteAgentSoftwareVersionDescriptor
- func (d *DeleteAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteAgentSoftwareVersionDescriptor) GetApiName() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAgentSoftwareVersionDescriptor) GetFullMethodName() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetMethodName() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetProtoPkgName() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteAgentSoftwareVersionDescriptor) GetServiceDomain() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetServiceVersion() string
- func (d *DeleteAgentSoftwareVersionDescriptor) GetVerb() string
- func (d *DeleteAgentSoftwareVersionDescriptor) HasResource() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) IsClientStream() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) IsCollection() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) IsPlural() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) IsServerStream() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) IsUnary() bool
- func (d *DeleteAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
- type DeleteAgentSoftwareVersionDescriptorClientMsgHandle
- func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAgentSoftwareVersionDescriptorServerMsgHandle
- func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteAgentSoftwareVersionRequest
- func (o *DeleteAgentSoftwareVersionRequest) Clone() *DeleteAgentSoftwareVersionRequest
- func (o *DeleteAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
- func (*DeleteAgentSoftwareVersionRequest) GotenMessage()
- func (o *DeleteAgentSoftwareVersionRequest) GotenObjectExt()
- func (obj *DeleteAgentSoftwareVersionRequest) GotenValidate() error
- func (o *DeleteAgentSoftwareVersionRequest) MakeDiffFieldMask(other *DeleteAgentSoftwareVersionRequest) *DeleteAgentSoftwareVersionRequest_FieldMask
- func (o *DeleteAgentSoftwareVersionRequest) MakeFullFieldMask() *DeleteAgentSoftwareVersionRequest_FieldMask
- func (o *DeleteAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteAgentSoftwareVersionRequest) Marshal() ([]byte, error)
- func (m *DeleteAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteAgentSoftwareVersionRequest) Merge(source *DeleteAgentSoftwareVersionRequest)
- func (o *DeleteAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteAgentSoftwareVersionRequest) ProtoMessage()
- func (m *DeleteAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
- func (m *DeleteAgentSoftwareVersionRequest) Reset()
- func (m *DeleteAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
- func (m *DeleteAgentSoftwareVersionRequest) String() string
- func (m *DeleteAgentSoftwareVersionRequest) Unmarshal(b []byte) error
- func (m *DeleteAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
- type DeleteAgentSoftwareVersionRequestFieldPathBuilder
- type DeleteAgentSoftwareVersionRequestPathSelectorName
- func (DeleteAgentSoftwareVersionRequestPathSelectorName) FieldPath() *DeleteAgentSoftwareVersionRequest_FieldTerminalPath
- func (s DeleteAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s DeleteAgentSoftwareVersionRequestPathSelectorName) WithValue(value *agent_software_version.Reference) *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue
- type DeleteAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) AppendPath(path DeleteAgentSoftwareVersionRequest_FieldPath)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *DeleteAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) GetPaths() []DeleteAgentSoftwareVersionRequest_FieldPath
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Project(source *DeleteAgentSoftwareVersionRequest) *DeleteAgentSoftwareVersionRequest
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Reset()
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Set(target, source *DeleteAgentSoftwareVersionRequest)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Size() int
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) String() string
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Subtract(other *DeleteAgentSoftwareVersionRequest_FieldMask) *DeleteAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteAgentSoftwareVersionRequest_FieldPath
- func BuildDeleteAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAgentSoftwareVersionRequest_FieldPath, error)
- func MustParseDeleteAgentSoftwareVersionRequest_FieldPath(rawField string) DeleteAgentSoftwareVersionRequest_FieldPath
- func ParseDeleteAgentSoftwareVersionRequest_FieldPath(rawField string) (DeleteAgentSoftwareVersionRequest_FieldPath, error)
- type DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
- type DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
- type DeleteAgentSoftwareVersionRequest_FieldPathSelector
- type DeleteAgentSoftwareVersionRequest_FieldPathValue
- type DeleteAgentSoftwareVersionRequest_FieldTerminalPath
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *DeleteAgentSoftwareVersionRequest)
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *DeleteAgentSoftwareVersionRequest) (values []interface{})
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *DeleteAgentSoftwareVersionRequest) (interface{}, bool)
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) Selector() DeleteAgentSoftwareVersionRequest_FieldPathSelector
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) String() string
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathValue
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAgentSoftwareVersionRequest) bool
- func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAgentSoftwareVersionRequest) (interface{}, bool)
- func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- type DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *DeleteAgentSoftwareVersionRequest) (int, bool)
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **DeleteAgentSoftwareVersionRequest)
- func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetAgentSoftwareVersionDescriptor
- func (d *GetAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetAgentSoftwareVersionDescriptor) GetApiName() string
- func (d *GetAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAgentSoftwareVersionDescriptor) GetFullMethodName() string
- func (d *GetAgentSoftwareVersionDescriptor) GetMethodName() string
- func (d *GetAgentSoftwareVersionDescriptor) GetProtoPkgName() string
- func (d *GetAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetAgentSoftwareVersionDescriptor) GetServiceDomain() string
- func (d *GetAgentSoftwareVersionDescriptor) GetServiceVersion() string
- func (d *GetAgentSoftwareVersionDescriptor) GetVerb() string
- func (d *GetAgentSoftwareVersionDescriptor) HasResource() bool
- func (d *GetAgentSoftwareVersionDescriptor) IsClientStream() bool
- func (d *GetAgentSoftwareVersionDescriptor) IsCollection() bool
- func (d *GetAgentSoftwareVersionDescriptor) IsPlural() bool
- func (d *GetAgentSoftwareVersionDescriptor) IsServerStream() bool
- func (d *GetAgentSoftwareVersionDescriptor) IsUnary() bool
- func (d *GetAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
- type GetAgentSoftwareVersionDescriptorClientMsgHandle
- func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAgentSoftwareVersionDescriptorServerMsgHandle
- func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetAgentSoftwareVersionRequest
- func (o *GetAgentSoftwareVersionRequest) Clone() *GetAgentSoftwareVersionRequest
- func (o *GetAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
- func (m *GetAgentSoftwareVersionRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (m *GetAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
- func (m *GetAgentSoftwareVersionRequest) GetView() view.View
- func (*GetAgentSoftwareVersionRequest) GotenMessage()
- func (o *GetAgentSoftwareVersionRequest) GotenObjectExt()
- func (obj *GetAgentSoftwareVersionRequest) GotenValidate() error
- func (o *GetAgentSoftwareVersionRequest) MakeDiffFieldMask(other *GetAgentSoftwareVersionRequest) *GetAgentSoftwareVersionRequest_FieldMask
- func (o *GetAgentSoftwareVersionRequest) MakeFullFieldMask() *GetAgentSoftwareVersionRequest_FieldMask
- func (o *GetAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetAgentSoftwareVersionRequest) Marshal() ([]byte, error)
- func (m *GetAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
- func (o *GetAgentSoftwareVersionRequest) Merge(source *GetAgentSoftwareVersionRequest)
- func (o *GetAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetAgentSoftwareVersionRequest) ProtoMessage()
- func (m *GetAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
- func (m *GetAgentSoftwareVersionRequest) Reset()
- func (m *GetAgentSoftwareVersionRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *GetAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
- func (m *GetAgentSoftwareVersionRequest) SetView(fv view.View)
- func (m *GetAgentSoftwareVersionRequest) String() string
- func (m *GetAgentSoftwareVersionRequest) Unmarshal(b []byte) error
- func (m *GetAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
- type GetAgentSoftwareVersionRequestFieldPathBuilder
- func (GetAgentSoftwareVersionRequestFieldPathBuilder) FieldMask() GetAgentSoftwareVersionRequestPathSelectorFieldMask
- func (GetAgentSoftwareVersionRequestFieldPathBuilder) Name() GetAgentSoftwareVersionRequestPathSelectorName
- func (GetAgentSoftwareVersionRequestFieldPathBuilder) View() GetAgentSoftwareVersionRequestPathSelectorView
- type GetAgentSoftwareVersionRequestPathSelectorFieldMask
- func (GetAgentSoftwareVersionRequestPathSelectorFieldMask) FieldPath() *GetAgentSoftwareVersionRequest_FieldTerminalPath
- func (s GetAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s GetAgentSoftwareVersionRequestPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *GetAgentSoftwareVersionRequest_FieldTerminalPathValue
- type GetAgentSoftwareVersionRequestPathSelectorName
- func (GetAgentSoftwareVersionRequestPathSelectorName) FieldPath() *GetAgentSoftwareVersionRequest_FieldTerminalPath
- func (s GetAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s GetAgentSoftwareVersionRequestPathSelectorName) WithValue(value *agent_software_version.Reference) *GetAgentSoftwareVersionRequest_FieldTerminalPathValue
- type GetAgentSoftwareVersionRequestPathSelectorView
- func (GetAgentSoftwareVersionRequestPathSelectorView) FieldPath() *GetAgentSoftwareVersionRequest_FieldTerminalPath
- func (s GetAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s GetAgentSoftwareVersionRequestPathSelectorView) WithValue(value view.View) *GetAgentSoftwareVersionRequest_FieldTerminalPathValue
- type GetAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) AppendPath(path GetAgentSoftwareVersionRequest_FieldPath)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *GetAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) GetPaths() []GetAgentSoftwareVersionRequest_FieldPath
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) IsFull() bool
- func (fieldMask GetAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) PathsCount() int
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Project(source *GetAgentSoftwareVersionRequest) *GetAgentSoftwareVersionRequest
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Reset()
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Set(target, source *GetAgentSoftwareVersionRequest)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Size() int
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) String() string
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Subtract(other *GetAgentSoftwareVersionRequest_FieldMask) *GetAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetAgentSoftwareVersionRequest_FieldPath
- func BuildGetAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAgentSoftwareVersionRequest_FieldPath, error)
- func MustParseGetAgentSoftwareVersionRequest_FieldPath(rawField string) GetAgentSoftwareVersionRequest_FieldPath
- func ParseGetAgentSoftwareVersionRequest_FieldPath(rawField string) (GetAgentSoftwareVersionRequest_FieldPath, error)
- type GetAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func ParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
- type GetAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func ParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
- type GetAgentSoftwareVersionRequest_FieldPathSelector
- type GetAgentSoftwareVersionRequest_FieldPathValue
- type GetAgentSoftwareVersionRequest_FieldTerminalPath
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *GetAgentSoftwareVersionRequest)
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *GetAgentSoftwareVersionRequest) (values []interface{})
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *GetAgentSoftwareVersionRequest) (interface{}, bool)
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) Selector() GetAgentSoftwareVersionRequest_FieldPathSelector
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) String() string
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathValue
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAgentSoftwareVersionRequest) bool
- func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAgentSoftwareVersionRequest) (interface{}, bool)
- func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*agent_software_version.Reference, bool)
- func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetAgentSoftwareVersionRequest_FieldTerminalPathValue
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *GetAgentSoftwareVersionRequest) (int, bool)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **GetAgentSoftwareVersionRequest)
- func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAgentSoftwareVersionsDescriptor
- func (d *ListAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListAgentSoftwareVersionsDescriptor) GetApiName() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAgentSoftwareVersionsDescriptor) GetFullMethodName() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetMethodName() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListAgentSoftwareVersionsDescriptor) GetServiceDomain() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetServiceVersion() string
- func (d *ListAgentSoftwareVersionsDescriptor) GetVerb() string
- func (d *ListAgentSoftwareVersionsDescriptor) HasResource() bool
- func (d *ListAgentSoftwareVersionsDescriptor) IsClientStream() bool
- func (d *ListAgentSoftwareVersionsDescriptor) IsCollection() bool
- func (d *ListAgentSoftwareVersionsDescriptor) IsPlural() bool
- func (d *ListAgentSoftwareVersionsDescriptor) IsServerStream() bool
- func (d *ListAgentSoftwareVersionsDescriptor) IsUnary() bool
- func (d *ListAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
- type ListAgentSoftwareVersionsDescriptorClientMsgHandle
- func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAgentSoftwareVersionsDescriptorServerMsgHandle
- func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListAgentSoftwareVersionsRequest
- func (o *ListAgentSoftwareVersionsRequest) Clone() *ListAgentSoftwareVersionsRequest
- func (o *ListAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
- func (m *ListAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (m *ListAgentSoftwareVersionsRequest) GetFilter() *agent_software_version.Filter
- func (m *ListAgentSoftwareVersionsRequest) GetIncludePagingInfo() bool
- func (m *ListAgentSoftwareVersionsRequest) GetOrderBy() *agent_software_version.OrderBy
- func (m *ListAgentSoftwareVersionsRequest) GetPageSize() int32
- func (m *ListAgentSoftwareVersionsRequest) GetPageToken() *agent_software_version.PagerCursor
- func (m *ListAgentSoftwareVersionsRequest) GetView() view.View
- func (*ListAgentSoftwareVersionsRequest) GotenMessage()
- func (o *ListAgentSoftwareVersionsRequest) GotenObjectExt()
- func (obj *ListAgentSoftwareVersionsRequest) GotenValidate() error
- func (o *ListAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *ListAgentSoftwareVersionsRequest) *ListAgentSoftwareVersionsRequest_FieldMask
- func (o *ListAgentSoftwareVersionsRequest) MakeFullFieldMask() *ListAgentSoftwareVersionsRequest_FieldMask
- func (o *ListAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
- func (m *ListAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
- func (o *ListAgentSoftwareVersionsRequest) Merge(source *ListAgentSoftwareVersionsRequest)
- func (o *ListAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAgentSoftwareVersionsRequest) ProtoMessage()
- func (m *ListAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
- func (m *ListAgentSoftwareVersionsRequest) Reset()
- func (m *ListAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *ListAgentSoftwareVersionsRequest) SetFilter(fv *agent_software_version.Filter)
- func (m *ListAgentSoftwareVersionsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListAgentSoftwareVersionsRequest) SetOrderBy(fv *agent_software_version.OrderBy)
- func (m *ListAgentSoftwareVersionsRequest) SetPageSize(fv int32)
- func (m *ListAgentSoftwareVersionsRequest) SetPageToken(fv *agent_software_version.PagerCursor)
- func (m *ListAgentSoftwareVersionsRequest) SetView(fv view.View)
- func (m *ListAgentSoftwareVersionsRequest) String() string
- func (m *ListAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
- func (m *ListAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
- type ListAgentSoftwareVersionsRequestFieldPathBuilder
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) FieldMask() ListAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) Filter() ListAgentSoftwareVersionsRequestPathSelectorFilter
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) IncludePagingInfo() ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) OrderBy() ListAgentSoftwareVersionsRequestPathSelectorOrderBy
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) PageSize() ListAgentSoftwareVersionsRequestPathSelectorPageSize
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) PageToken() ListAgentSoftwareVersionsRequestPathSelectorPageToken
- func (ListAgentSoftwareVersionsRequestFieldPathBuilder) View() ListAgentSoftwareVersionsRequestPathSelectorView
- type ListAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (ListAgentSoftwareVersionsRequestPathSelectorFieldMask) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorFilter
- func (ListAgentSoftwareVersionsRequestPathSelectorFilter) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues(values []*agent_software_version.Filter) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorFilter) WithValue(value *agent_software_version.Filter) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo
- func (ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorOrderBy
- func (ListAgentSoftwareVersionsRequestPathSelectorOrderBy) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*agent_software_version.OrderBy) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorOrderBy) WithValue(value *agent_software_version.OrderBy) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorPageSize
- func (ListAgentSoftwareVersionsRequestPathSelectorPageSize) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue(value int32) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorPageToken
- func (ListAgentSoftwareVersionsRequestPathSelectorPageToken) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorPageToken) WithValue(value *agent_software_version.PagerCursor) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequestPathSelectorView
- func (ListAgentSoftwareVersionsRequestPathSelectorView) FieldPath() *ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s ListAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type ListAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) AppendPath(path ListAgentSoftwareVersionsRequest_FieldPath)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *ListAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) GetPaths() []ListAgentSoftwareVersionsRequest_FieldPath
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
- func (fieldMask ListAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Project(source *ListAgentSoftwareVersionsRequest) *ListAgentSoftwareVersionsRequest
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Reset()
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Set(target, source *ListAgentSoftwareVersionsRequest)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Size() int
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) String() string
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Subtract(other *ListAgentSoftwareVersionsRequest_FieldMask) *ListAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListAgentSoftwareVersionsRequest_FieldPath
- func BuildListAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAgentSoftwareVersionsRequest_FieldPath, error)
- func MustParseListAgentSoftwareVersionsRequest_FieldPath(rawField string) ListAgentSoftwareVersionsRequest_FieldPath
- func ParseListAgentSoftwareVersionsRequest_FieldPath(rawField string) (ListAgentSoftwareVersionsRequest_FieldPath, error)
- type ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func ParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
- type ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func ParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
- type ListAgentSoftwareVersionsRequest_FieldPathSelector
- type ListAgentSoftwareVersionsRequest_FieldPathValue
- type ListAgentSoftwareVersionsRequest_FieldTerminalPath
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *ListAgentSoftwareVersionsRequest)
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *ListAgentSoftwareVersionsRequest) (values []interface{})
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *ListAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) Selector() ListAgentSoftwareVersionsRequest_FieldPathSelector
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathValue
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsRequest) bool
- func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*agent_software_version.Filter, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*agent_software_version.OrderBy, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue() (*agent_software_version.Filter, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue() (*agent_software_version.OrderBy, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *ListAgentSoftwareVersionsRequest) (int, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **ListAgentSoftwareVersionsRequest)
- func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListAgentSoftwareVersionsResponse
- func (o *ListAgentSoftwareVersionsResponse) Clone() *ListAgentSoftwareVersionsResponse
- func (o *ListAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
- func (m *ListAgentSoftwareVersionsResponse) GetAgentSoftwareVersions() []*agent_software_version.AgentSoftwareVersion
- func (m *ListAgentSoftwareVersionsResponse) GetCurrentOffset() int32
- func (m *ListAgentSoftwareVersionsResponse) GetNextPageToken() *agent_software_version.PagerCursor
- func (m *ListAgentSoftwareVersionsResponse) GetPrevPageToken() *agent_software_version.PagerCursor
- func (m *ListAgentSoftwareVersionsResponse) GetTotalResultsCount() int32
- func (*ListAgentSoftwareVersionsResponse) GotenMessage()
- func (o *ListAgentSoftwareVersionsResponse) GotenObjectExt()
- func (obj *ListAgentSoftwareVersionsResponse) GotenValidate() error
- func (o *ListAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *ListAgentSoftwareVersionsResponse) *ListAgentSoftwareVersionsResponse_FieldMask
- func (o *ListAgentSoftwareVersionsResponse) MakeFullFieldMask() *ListAgentSoftwareVersionsResponse_FieldMask
- func (o *ListAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
- func (m *ListAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
- func (o *ListAgentSoftwareVersionsResponse) Merge(source *ListAgentSoftwareVersionsResponse)
- func (o *ListAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListAgentSoftwareVersionsResponse) ProtoMessage()
- func (m *ListAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
- func (m *ListAgentSoftwareVersionsResponse) Reset()
- func (m *ListAgentSoftwareVersionsResponse) SetAgentSoftwareVersions(fv []*agent_software_version.AgentSoftwareVersion)
- func (m *ListAgentSoftwareVersionsResponse) SetCurrentOffset(fv int32)
- func (m *ListAgentSoftwareVersionsResponse) SetNextPageToken(fv *agent_software_version.PagerCursor)
- func (m *ListAgentSoftwareVersionsResponse) SetPrevPageToken(fv *agent_software_version.PagerCursor)
- func (m *ListAgentSoftwareVersionsResponse) SetTotalResultsCount(fv int32)
- func (m *ListAgentSoftwareVersionsResponse) String() string
- func (m *ListAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
- func (m *ListAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
- type ListAgentSoftwareVersionsResponseFieldPathBuilder
- func (ListAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersions() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions
- func (ListAgentSoftwareVersionsResponseFieldPathBuilder) CurrentOffset() ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset
- func (ListAgentSoftwareVersionsResponseFieldPathBuilder) NextPageToken() ListAgentSoftwareVersionsResponsePathSelectorNextPageToken
- func (ListAgentSoftwareVersionsResponseFieldPathBuilder) PrevPageToken() ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken
- func (ListAgentSoftwareVersionsResponseFieldPathBuilder) TotalResultsCount() ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount
- type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithValue(value int64) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Android() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) FieldPath() *ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Linux() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Mac() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Metadata() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Name() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) Windows() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithArrayOfValues(values [][]*agent_software_version.AgentSoftwareVersion) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithItemValue(value *agent_software_version.AgentSoftwareVersion) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue(...) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues(...) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubPath(subPath agent_software_version.AgentSoftwareVersion_FieldPath) *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubValue(subPathValue agent_software_version.AgentSoftwareVersion_FieldPathValue) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithValue(value []*agent_software_version.AgentSoftwareVersion) *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Annotations() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) CreateTime() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) DeleteTime() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Generation() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Labels() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Lifecycle() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) OwnerReferences() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) ResourceVersion() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Shards() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Syncing() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Tags() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) UpdateTime() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Uuid() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithValue(value *ntt_meta.Meta) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithKey(key string) ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithValue(value map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues(values []int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithValue(value int64) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithKey(key string) ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithValue(value map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) BlockDeletion() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) State() ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Controller() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Kind() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Name() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Region() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Version() ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithValue(value bool) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithKey(key string) ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithValue(value map[string]int64) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) OwningRegion() ...
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) Regions() ...
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithItemValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithValue(value []string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues(values [][]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithItemValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithValue(value []string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues(values []*agent_software_version.Name) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithValue(value *agent_software_version.Name) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows
- func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) FieldPath() *ListAgentSoftwareVersionsResponse_FieldSubPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithValue(value string) *ListAgentSoftwareVersionsResponse_FieldSubPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset
- func (ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset) FieldPath() *ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorNextPageToken
- func (ListAgentSoftwareVersionsResponsePathSelectorNextPageToken) FieldPath() *ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorNextPageToken) WithValue(value *agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken
- func (ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken) FieldPath() *ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken) WithValue(value *agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount
- func (ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount) FieldPath() *ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type ListAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) AppendPath(path ListAgentSoftwareVersionsResponse_FieldPath)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *ListAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) GetPaths() []ListAgentSoftwareVersionsResponse_FieldPath
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
- func (fieldMask ListAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Project(source *ListAgentSoftwareVersionsResponse) *ListAgentSoftwareVersionsResponse
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Reset()
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Set(target, source *ListAgentSoftwareVersionsResponse)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Size() int
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) String() string
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Subtract(other *ListAgentSoftwareVersionsResponse_FieldMask) *ListAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListAgentSoftwareVersionsResponse_FieldPath
- func BuildListAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAgentSoftwareVersionsResponse_FieldPath, error)
- func MustParseListAgentSoftwareVersionsResponse_FieldPath(rawField string) ListAgentSoftwareVersionsResponse_FieldPath
- func ParseListAgentSoftwareVersionsResponse_FieldPath(rawField string) (ListAgentSoftwareVersionsResponse_FieldPath, error)
- type ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func ParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
- type ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func ParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
- type ListAgentSoftwareVersionsResponse_FieldPathSelector
- type ListAgentSoftwareVersionsResponse_FieldPathValue
- type ListAgentSoftwareVersionsResponse_FieldSubPath
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *ListAgentSoftwareVersionsResponse)
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) Get(source *ListAgentSoftwareVersionsResponse) (values []interface{})
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) Selector() ListAgentSoftwareVersionsResponse_FieldPathSelector
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) String() string
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathValue
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
- func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsResponse) bool
- func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- type ListAgentSoftwareVersionsResponse_FieldSubPathValue
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *ListAgentSoftwareVersionsResponse) (int, bool)
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **ListAgentSoftwareVersionsResponse)
- func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListAgentSoftwareVersionsResponse_FieldTerminalPath
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *ListAgentSoftwareVersionsResponse)
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *ListAgentSoftwareVersionsResponse) (values []interface{})
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) Selector() ListAgentSoftwareVersionsResponse_FieldPathSelector
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathValue
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue() (*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsResponse) bool
- func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListAgentSoftwareVersionsResponse_FieldTerminalPathValue
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue() ([]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *ListAgentSoftwareVersionsResponse) (int, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **ListAgentSoftwareVersionsResponse)
- func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAgentSoftwareVersionDescriptor
- func (d *UpdateAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateAgentSoftwareVersionDescriptor) GetApiName() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAgentSoftwareVersionDescriptor) GetFullMethodName() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetMethodName() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetProtoPkgName() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateAgentSoftwareVersionDescriptor) GetServiceDomain() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetServiceVersion() string
- func (d *UpdateAgentSoftwareVersionDescriptor) GetVerb() string
- func (d *UpdateAgentSoftwareVersionDescriptor) HasResource() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) IsClientStream() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) IsCollection() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) IsPlural() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) IsServerStream() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) IsUnary() bool
- func (d *UpdateAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
- type UpdateAgentSoftwareVersionDescriptorClientMsgHandle
- func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAgentSoftwareVersionDescriptorServerMsgHandle
- func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateAgentSoftwareVersionRequest
- func (o *UpdateAgentSoftwareVersionRequest) Clone() *UpdateAgentSoftwareVersionRequest
- func (o *UpdateAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAgentSoftwareVersionRequest) GetAgentSoftwareVersion() *agent_software_version.AgentSoftwareVersion
- func (m *UpdateAgentSoftwareVersionRequest) GetCas() *UpdateAgentSoftwareVersionRequest_CAS
- func (m *UpdateAgentSoftwareVersionRequest) GetUpdateMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (*UpdateAgentSoftwareVersionRequest) GotenMessage()
- func (o *UpdateAgentSoftwareVersionRequest) GotenObjectExt()
- func (obj *UpdateAgentSoftwareVersionRequest) GotenValidate() error
- func (o *UpdateAgentSoftwareVersionRequest) MakeDiffFieldMask(other *UpdateAgentSoftwareVersionRequest) *UpdateAgentSoftwareVersionRequest_FieldMask
- func (o *UpdateAgentSoftwareVersionRequest) MakeFullFieldMask() *UpdateAgentSoftwareVersionRequest_FieldMask
- func (o *UpdateAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAgentSoftwareVersionRequest) Marshal() ([]byte, error)
- func (m *UpdateAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateAgentSoftwareVersionRequest) Merge(source *UpdateAgentSoftwareVersionRequest)
- func (o *UpdateAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAgentSoftwareVersionRequest) ProtoMessage()
- func (m *UpdateAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
- func (m *UpdateAgentSoftwareVersionRequest) Reset()
- func (m *UpdateAgentSoftwareVersionRequest) SetAgentSoftwareVersion(fv *agent_software_version.AgentSoftwareVersion)
- func (m *UpdateAgentSoftwareVersionRequest) SetCas(fv *UpdateAgentSoftwareVersionRequest_CAS)
- func (m *UpdateAgentSoftwareVersionRequest) SetUpdateMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *UpdateAgentSoftwareVersionRequest) String() string
- func (m *UpdateAgentSoftwareVersionRequest) Unmarshal(b []byte) error
- func (m *UpdateAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
- type UpdateAgentSoftwareVersionRequestCASFieldPathBuilder
- type UpdateAgentSoftwareVersionRequestCAS_FieldPath
- func BuildUpdateAgentSoftwareVersionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAgentSoftwareVersionRequestCAS_FieldPath, error)
- func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPath(rawField string) UpdateAgentSoftwareVersionRequestCAS_FieldPath
- func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPath(rawField string) (UpdateAgentSoftwareVersionRequestCAS_FieldPath, error)
- type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
- func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue, error)
- type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
- func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues, error)
- type UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector
- type UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
- type UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValue(item *UpdateAgentSoftwareVersionRequest_CAS)
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) Get(source *UpdateAgentSoftwareVersionRequest_CAS) (values []interface{})
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) Selector() UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) String() string
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest_CAS) bool
- func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest_CAS) (int, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest_CAS)
- func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAgentSoftwareVersionRequest_CAS)
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) Get(source *UpdateAgentSoftwareVersionRequest_CAS) (values []interface{})
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) Selector() UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest_CAS) bool
- func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*agent_software_version.AgentSoftwareVersion, bool)
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest_CAS) (int, bool)
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest_CAS)
- func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateAgentSoftwareVersionRequestFieldPathBuilder
- func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) AgentSoftwareVersion() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion
- func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) Cas() UpdateAgentSoftwareVersionRequestPathSelectorCas
- func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) UpdateMask() UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask
- type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithValue(value int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Android() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldTerminalPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Linux() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Mac() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Metadata() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Name() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) Windows() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue(...) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues(...) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubPath(subPath agent_software_version.AgentSoftwareVersion_FieldPath) *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubValue(subPathValue agent_software_version.AgentSoftwareVersion_FieldPathValue) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithValue(value *agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Annotations() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) CreateTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) DeleteTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Generation() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Labels() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Lifecycle() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) OwnerReferences() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) ResourceVersion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Shards() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Syncing() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Tags() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) UpdateTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Uuid() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithValue(value *ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithValue(value int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) BlockDeletion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) State() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Controller() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Kind() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Name() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Region() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Version() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithValue(value map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) OwningRegion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) Regions() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithItemValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithValue(value []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithItemValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithValue(value []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithValue(value *agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows
- func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCas
- func (UpdateAgentSoftwareVersionRequestPathSelectorCas) ConditionalState() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState
- func (UpdateAgentSoftwareVersionRequestPathSelectorCas) FieldMask() UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask
- func (UpdateAgentSoftwareVersionRequestPathSelectorCas) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldTerminalPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayOfValues(...) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubPath(subPath UpdateAgentSoftwareVersionRequestCAS_FieldPath) *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubValue(subPathValue UpdateAgentSoftwareVersionRequestCAS_FieldPathValue) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithValue(value *UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Android() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Linux() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Mac() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Metadata() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Name() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) Windows() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) WithValue(value *agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) CreateTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) DeleteTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Generation() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Lifecycle() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Syncing() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) UpdateTime() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName) WithValue(value *agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows) WithValue(value string) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask
- func (UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask
- func (UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask) FieldPath() *UpdateAgentSoftwareVersionRequest_FieldTerminalPath
- func (s UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue
- type UpdateAgentSoftwareVersionRequest_CAS
- func (o *UpdateAgentSoftwareVersionRequest_CAS) Clone() *UpdateAgentSoftwareVersionRequest_CAS
- func (o *UpdateAgentSoftwareVersionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateAgentSoftwareVersionRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateAgentSoftwareVersionRequest_CAS) GetConditionalState() *agent_software_version.AgentSoftwareVersion
- func (m *UpdateAgentSoftwareVersionRequest_CAS) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (*UpdateAgentSoftwareVersionRequest_CAS) GotenMessage()
- func (o *UpdateAgentSoftwareVersionRequest_CAS) GotenObjectExt()
- func (obj *UpdateAgentSoftwareVersionRequest_CAS) GotenValidate() error
- func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeDiffFieldMask(other *UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
- func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeFullFieldMask() *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
- func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateAgentSoftwareVersionRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateAgentSoftwareVersionRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateAgentSoftwareVersionRequest_CAS) Merge(source *UpdateAgentSoftwareVersionRequest_CAS)
- func (o *UpdateAgentSoftwareVersionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateAgentSoftwareVersionRequest_CAS) ProtoMessage()
- func (m *UpdateAgentSoftwareVersionRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateAgentSoftwareVersionRequest_CAS) Reset()
- func (m *UpdateAgentSoftwareVersionRequest_CAS) SetConditionalState(fv *agent_software_version.AgentSoftwareVersion)
- func (m *UpdateAgentSoftwareVersionRequest_CAS) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *UpdateAgentSoftwareVersionRequest_CAS) String() string
- func (m *UpdateAgentSoftwareVersionRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateAgentSoftwareVersionRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Android() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Linux() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Mac() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Metadata() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Name() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) Windows() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubPath(subPath agent_software_version.AgentSoftwareVersion_FieldPath) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue agent_software_version.AgentSoftwareVersion_FieldPathValue) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithValue(value *agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Labels() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Shards() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Syncing() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName) WithValue(value *agent_software_version.Name) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows) WithValue(value string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue
- type UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask
- func (UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask) FieldPath() *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue
- type UpdateAgentSoftwareVersionRequest_CAS_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendPath(path UpdateAgentSoftwareVersionRequestCAS_FieldPath)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FilterInputFields() *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetPaths() []UpdateAgentSoftwareVersionRequestCAS_FieldPath
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAgentSoftwareVersionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Project(source *UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_CAS
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Set(target, source *UpdateAgentSoftwareVersionRequest_CAS)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Subtract(other *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) AppendPath(path UpdateAgentSoftwareVersionRequest_FieldPath)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *UpdateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) GetPaths() []UpdateAgentSoftwareVersionRequest_FieldPath
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Project(source *UpdateAgentSoftwareVersionRequest) *UpdateAgentSoftwareVersionRequest
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Reset()
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Set(target, source *UpdateAgentSoftwareVersionRequest)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Size() int
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) String() string
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Subtract(other *UpdateAgentSoftwareVersionRequest_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateAgentSoftwareVersionRequest_FieldPath
- func BuildUpdateAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAgentSoftwareVersionRequest_FieldPath, error)
- func MustParseUpdateAgentSoftwareVersionRequest_FieldPath(rawField string) UpdateAgentSoftwareVersionRequest_FieldPath
- func ParseUpdateAgentSoftwareVersionRequest_FieldPath(rawField string) (UpdateAgentSoftwareVersionRequest_FieldPath, error)
- type UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
- type UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
- type UpdateAgentSoftwareVersionRequest_FieldPathSelector
- type UpdateAgentSoftwareVersionRequest_FieldPathValue
- type UpdateAgentSoftwareVersionRequest_FieldSubPath
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) AsCasSubPath() (UpdateAgentSoftwareVersionRequestCAS_FieldPath, bool)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValue(item *UpdateAgentSoftwareVersionRequest)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) Get(source *UpdateAgentSoftwareVersionRequest) (values []interface{})
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) JSONString() string
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) Selector() UpdateAgentSoftwareVersionRequest_FieldPathSelector
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) String() string
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathValue
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest) bool
- func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsAgentSoftwareVersionPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateAgentSoftwareVersionRequest_FieldSubPathValue
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsCasPathValue() (UpdateAgentSoftwareVersionRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest) (int, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest)
- func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateAgentSoftwareVersionRequest_FieldTerminalPath
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *UpdateAgentSoftwareVersionRequest)
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *UpdateAgentSoftwareVersionRequest) (values []interface{})
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) Selector() UpdateAgentSoftwareVersionRequest_FieldPathSelector
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) String() string
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathValue
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest) bool
- func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
- func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion, bool)
- func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAgentSoftwareVersionRequest_CAS, bool)
- func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue() (*agent_software_version.AgentSoftwareVersion, bool)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAgentSoftwareVersionRequest_CAS, bool)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest) (int, bool)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest)
- func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionClientStream
- type WatchAgentSoftwareVersionDescriptor
- func (d *WatchAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAgentSoftwareVersionDescriptor) GetApiName() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAgentSoftwareVersionDescriptor) GetFullMethodName() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetMethodName() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetProtoPkgName() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAgentSoftwareVersionDescriptor) GetServiceDomain() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetServiceVersion() string
- func (d *WatchAgentSoftwareVersionDescriptor) GetVerb() string
- func (d *WatchAgentSoftwareVersionDescriptor) HasResource() bool
- func (d *WatchAgentSoftwareVersionDescriptor) IsClientStream() bool
- func (d *WatchAgentSoftwareVersionDescriptor) IsCollection() bool
- func (d *WatchAgentSoftwareVersionDescriptor) IsPlural() bool
- func (d *WatchAgentSoftwareVersionDescriptor) IsServerStream() bool
- func (d *WatchAgentSoftwareVersionDescriptor) IsUnary() bool
- func (d *WatchAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
- type WatchAgentSoftwareVersionDescriptorClientMsgHandle
- func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAgentSoftwareVersionDescriptorServerMsgHandle
- func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAgentSoftwareVersionRequest
- func (o *WatchAgentSoftwareVersionRequest) Clone() *WatchAgentSoftwareVersionRequest
- func (o *WatchAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
- func (m *WatchAgentSoftwareVersionRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (m *WatchAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
- func (m *WatchAgentSoftwareVersionRequest) GetView() view.View
- func (*WatchAgentSoftwareVersionRequest) GotenMessage()
- func (o *WatchAgentSoftwareVersionRequest) GotenObjectExt()
- func (obj *WatchAgentSoftwareVersionRequest) GotenValidate() error
- func (o *WatchAgentSoftwareVersionRequest) MakeDiffFieldMask(other *WatchAgentSoftwareVersionRequest) *WatchAgentSoftwareVersionRequest_FieldMask
- func (o *WatchAgentSoftwareVersionRequest) MakeFullFieldMask() *WatchAgentSoftwareVersionRequest_FieldMask
- func (o *WatchAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAgentSoftwareVersionRequest) Marshal() ([]byte, error)
- func (m *WatchAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAgentSoftwareVersionRequest) Merge(source *WatchAgentSoftwareVersionRequest)
- func (o *WatchAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAgentSoftwareVersionRequest) ProtoMessage()
- func (m *WatchAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
- func (m *WatchAgentSoftwareVersionRequest) Reset()
- func (m *WatchAgentSoftwareVersionRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *WatchAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
- func (m *WatchAgentSoftwareVersionRequest) SetView(fv view.View)
- func (m *WatchAgentSoftwareVersionRequest) String() string
- func (m *WatchAgentSoftwareVersionRequest) Unmarshal(b []byte) error
- func (m *WatchAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionRequestFieldPathBuilder
- func (WatchAgentSoftwareVersionRequestFieldPathBuilder) FieldMask() WatchAgentSoftwareVersionRequestPathSelectorFieldMask
- func (WatchAgentSoftwareVersionRequestFieldPathBuilder) Name() WatchAgentSoftwareVersionRequestPathSelectorName
- func (WatchAgentSoftwareVersionRequestFieldPathBuilder) View() WatchAgentSoftwareVersionRequestPathSelectorView
- type WatchAgentSoftwareVersionRequestPathSelectorFieldMask
- func (WatchAgentSoftwareVersionRequestPathSelectorFieldMask) FieldPath() *WatchAgentSoftwareVersionRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionRequestPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionRequestPathSelectorName
- func (WatchAgentSoftwareVersionRequestPathSelectorName) FieldPath() *WatchAgentSoftwareVersionRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionRequestPathSelectorName) WithValue(value *agent_software_version.Reference) *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionRequestPathSelectorView
- func (WatchAgentSoftwareVersionRequestPathSelectorView) FieldPath() *WatchAgentSoftwareVersionRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionRequestPathSelectorView) WithValue(value view.View) *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) AppendPath(path WatchAgentSoftwareVersionRequest_FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) GetPaths() []WatchAgentSoftwareVersionRequest_FieldPath
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Project(source *WatchAgentSoftwareVersionRequest) *WatchAgentSoftwareVersionRequest
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Reset()
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Set(target, source *WatchAgentSoftwareVersionRequest)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Size() int
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) String() string
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Subtract(other *WatchAgentSoftwareVersionRequest_FieldMask) *WatchAgentSoftwareVersionRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionRequest_FieldPath
- func BuildWatchAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionRequest_FieldPath, error)
- func MustParseWatchAgentSoftwareVersionRequest_FieldPath(rawField string) WatchAgentSoftwareVersionRequest_FieldPath
- func ParseWatchAgentSoftwareVersionRequest_FieldPath(rawField string) (WatchAgentSoftwareVersionRequest_FieldPath, error)
- type WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
- type WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
- type WatchAgentSoftwareVersionRequest_FieldPathSelector
- type WatchAgentSoftwareVersionRequest_FieldPathValue
- type WatchAgentSoftwareVersionRequest_FieldTerminalPath
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionRequest)
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionRequest) (values []interface{})
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionRequest) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) Selector() WatchAgentSoftwareVersionRequest_FieldPathSelector
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) String() string
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathValue
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionRequest) bool
- func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionRequest) (interface{}, bool)
- func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*agent_software_version.Reference, bool)
- func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAgentSoftwareVersionRequest_FieldTerminalPathValue
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionRequest) (int, bool)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionRequest)
- func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionResponse
- func (o *WatchAgentSoftwareVersionResponse) Clone() *WatchAgentSoftwareVersionResponse
- func (o *WatchAgentSoftwareVersionResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAgentSoftwareVersionResponse) Descriptor() ([]byte, []int)
- func (m *WatchAgentSoftwareVersionResponse) GetChange() *agent_software_version.AgentSoftwareVersionChange
- func (*WatchAgentSoftwareVersionResponse) GotenMessage()
- func (o *WatchAgentSoftwareVersionResponse) GotenObjectExt()
- func (obj *WatchAgentSoftwareVersionResponse) GotenValidate() error
- func (o *WatchAgentSoftwareVersionResponse) MakeDiffFieldMask(other *WatchAgentSoftwareVersionResponse) *WatchAgentSoftwareVersionResponse_FieldMask
- func (o *WatchAgentSoftwareVersionResponse) MakeFullFieldMask() *WatchAgentSoftwareVersionResponse_FieldMask
- func (o *WatchAgentSoftwareVersionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAgentSoftwareVersionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAgentSoftwareVersionResponse) Marshal() ([]byte, error)
- func (m *WatchAgentSoftwareVersionResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAgentSoftwareVersionResponse) Merge(source *WatchAgentSoftwareVersionResponse)
- func (o *WatchAgentSoftwareVersionResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAgentSoftwareVersionResponse) ProtoMessage()
- func (m *WatchAgentSoftwareVersionResponse) ProtoReflect() preflect.Message
- func (m *WatchAgentSoftwareVersionResponse) Reset()
- func (m *WatchAgentSoftwareVersionResponse) SetChange(fv *agent_software_version.AgentSoftwareVersionChange)
- func (m *WatchAgentSoftwareVersionResponse) String() string
- func (m *WatchAgentSoftwareVersionResponse) Unmarshal(b []byte) error
- func (m *WatchAgentSoftwareVersionResponse) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionResponseFieldPathBuilder
- type WatchAgentSoftwareVersionResponsePathSelectorChange
- func (WatchAgentSoftwareVersionResponsePathSelectorChange) FieldPath() *WatchAgentSoftwareVersionResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionResponsePathSelectorChange) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionResponsePathSelectorChange) WithValue(value *agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) AppendPath(path WatchAgentSoftwareVersionResponse_FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) GetPaths() []WatchAgentSoftwareVersionResponse_FieldPath
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAgentSoftwareVersionResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAgentSoftwareVersionResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Project(source *WatchAgentSoftwareVersionResponse) *WatchAgentSoftwareVersionResponse
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Reset()
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Set(target, source *WatchAgentSoftwareVersionResponse)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Size() int
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) String() string
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Subtract(other *WatchAgentSoftwareVersionResponse_FieldMask) *WatchAgentSoftwareVersionResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionResponse_FieldPath
- func BuildWatchAgentSoftwareVersionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionResponse_FieldPath, error)
- func MustParseWatchAgentSoftwareVersionResponse_FieldPath(rawField string) WatchAgentSoftwareVersionResponse_FieldPath
- func ParseWatchAgentSoftwareVersionResponse_FieldPath(rawField string) (WatchAgentSoftwareVersionResponse_FieldPath, error)
- type WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue
- func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue
- func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue, error)
- type WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues
- func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues
- func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues, error)
- type WatchAgentSoftwareVersionResponse_FieldPathSelector
- type WatchAgentSoftwareVersionResponse_FieldPathValue
- type WatchAgentSoftwareVersionResponse_FieldTerminalPath
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionResponse)
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionResponse) (values []interface{})
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionResponse) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) Selector() WatchAgentSoftwareVersionResponse_FieldPathSelector
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) String() string
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathValue
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionResponse) bool
- func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionResponse) (interface{}, bool)
- func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues
- type WatchAgentSoftwareVersionResponse_FieldTerminalPathValue
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) AsChangeValue() (*agent_software_version.AgentSoftwareVersionChange, bool)
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionResponse) (int, bool)
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionResponse)
- func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionsClientStream
- type WatchAgentSoftwareVersionsDescriptor
- func (d *WatchAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchAgentSoftwareVersionsDescriptor) GetApiName() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAgentSoftwareVersionsDescriptor) GetFullMethodName() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetMethodName() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchAgentSoftwareVersionsDescriptor) GetServiceDomain() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetServiceVersion() string
- func (d *WatchAgentSoftwareVersionsDescriptor) GetVerb() string
- func (d *WatchAgentSoftwareVersionsDescriptor) HasResource() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) IsClientStream() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) IsCollection() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) IsPlural() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) IsServerStream() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) IsUnary() bool
- func (d *WatchAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
- type WatchAgentSoftwareVersionsDescriptorClientMsgHandle
- func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAgentSoftwareVersionsDescriptorServerMsgHandle
- func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchAgentSoftwareVersionsRequest
- func (o *WatchAgentSoftwareVersionsRequest) Clone() *WatchAgentSoftwareVersionsRequest
- func (o *WatchAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
- func (m *WatchAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
- func (m *WatchAgentSoftwareVersionsRequest) GetFilter() *agent_software_version.Filter
- func (m *WatchAgentSoftwareVersionsRequest) GetMaxChunkSize() int32
- func (m *WatchAgentSoftwareVersionsRequest) GetOrderBy() *agent_software_version.OrderBy
- func (m *WatchAgentSoftwareVersionsRequest) GetPageSize() int32
- func (m *WatchAgentSoftwareVersionsRequest) GetPageToken() *agent_software_version.PagerCursor
- func (m *WatchAgentSoftwareVersionsRequest) GetResumeToken() string
- func (m *WatchAgentSoftwareVersionsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchAgentSoftwareVersionsRequest) GetType() watch_type.WatchType
- func (m *WatchAgentSoftwareVersionsRequest) GetView() view.View
- func (*WatchAgentSoftwareVersionsRequest) GotenMessage()
- func (o *WatchAgentSoftwareVersionsRequest) GotenObjectExt()
- func (obj *WatchAgentSoftwareVersionsRequest) GotenValidate() error
- func (o *WatchAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *WatchAgentSoftwareVersionsRequest) *WatchAgentSoftwareVersionsRequest_FieldMask
- func (o *WatchAgentSoftwareVersionsRequest) MakeFullFieldMask() *WatchAgentSoftwareVersionsRequest_FieldMask
- func (o *WatchAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
- func (m *WatchAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchAgentSoftwareVersionsRequest) Merge(source *WatchAgentSoftwareVersionsRequest)
- func (o *WatchAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAgentSoftwareVersionsRequest) ProtoMessage()
- func (m *WatchAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
- func (m *WatchAgentSoftwareVersionsRequest) Reset()
- func (m *WatchAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
- func (m *WatchAgentSoftwareVersionsRequest) SetFilter(fv *agent_software_version.Filter)
- func (m *WatchAgentSoftwareVersionsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchAgentSoftwareVersionsRequest) SetOrderBy(fv *agent_software_version.OrderBy)
- func (m *WatchAgentSoftwareVersionsRequest) SetPageSize(fv int32)
- func (m *WatchAgentSoftwareVersionsRequest) SetPageToken(fv *agent_software_version.PagerCursor)
- func (m *WatchAgentSoftwareVersionsRequest) SetResumeToken(fv string)
- func (m *WatchAgentSoftwareVersionsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchAgentSoftwareVersionsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchAgentSoftwareVersionsRequest) SetView(fv view.View)
- func (m *WatchAgentSoftwareVersionsRequest) String() string
- func (m *WatchAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
- func (m *WatchAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionsRequestFieldPathBuilder
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) FieldMask() WatchAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) Filter() WatchAgentSoftwareVersionsRequestPathSelectorFilter
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) MaxChunkSize() WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) OrderBy() WatchAgentSoftwareVersionsRequestPathSelectorOrderBy
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) PageSize() WatchAgentSoftwareVersionsRequestPathSelectorPageSize
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) PageToken() WatchAgentSoftwareVersionsRequestPathSelectorPageToken
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) ResumeToken() WatchAgentSoftwareVersionsRequestPathSelectorResumeToken
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) StartingTime() WatchAgentSoftwareVersionsRequestPathSelectorStartingTime
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) Type() WatchAgentSoftwareVersionsRequestPathSelectorType
- func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) View() WatchAgentSoftwareVersionsRequestPathSelectorView
- type WatchAgentSoftwareVersionsRequestPathSelectorFieldMask
- func (WatchAgentSoftwareVersionsRequestPathSelectorFieldMask) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorFieldMask) WithValue(value *agent_software_version.AgentSoftwareVersion_FieldMask) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorFilter
- func (WatchAgentSoftwareVersionsRequestPathSelectorFilter) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues(values []*agent_software_version.Filter) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorFilter) WithValue(value *agent_software_version.Filter) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize
- func (WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorOrderBy
- func (WatchAgentSoftwareVersionsRequestPathSelectorOrderBy) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*agent_software_version.OrderBy) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorOrderBy) WithValue(value *agent_software_version.OrderBy) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorPageSize
- func (WatchAgentSoftwareVersionsRequestPathSelectorPageSize) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue(value int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorPageToken
- func (WatchAgentSoftwareVersionsRequestPathSelectorPageToken) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorPageToken) WithValue(value *agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorResumeToken
- func (WatchAgentSoftwareVersionsRequestPathSelectorResumeToken) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorResumeToken) WithValue(value string) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorStartingTime
- func (WatchAgentSoftwareVersionsRequestPathSelectorStartingTime) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorType
- func (WatchAgentSoftwareVersionsRequestPathSelectorType) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequestPathSelectorView
- func (WatchAgentSoftwareVersionsRequestPathSelectorView) FieldPath() *WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) AppendPath(path WatchAgentSoftwareVersionsRequest_FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) GetPaths() []WatchAgentSoftwareVersionsRequest_FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Project(source *WatchAgentSoftwareVersionsRequest) *WatchAgentSoftwareVersionsRequest
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Reset()
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Set(target, source *WatchAgentSoftwareVersionsRequest)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Size() int
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) String() string
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Subtract(other *WatchAgentSoftwareVersionsRequest_FieldMask) *WatchAgentSoftwareVersionsRequest_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionsRequest_FieldPath
- func BuildWatchAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsRequest_FieldPath, error)
- func MustParseWatchAgentSoftwareVersionsRequest_FieldPath(rawField string) WatchAgentSoftwareVersionsRequest_FieldPath
- func ParseWatchAgentSoftwareVersionsRequest_FieldPath(rawField string) (WatchAgentSoftwareVersionsRequest_FieldPath, error)
- type WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
- type WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
- type WatchAgentSoftwareVersionsRequest_FieldPathSelector
- type WatchAgentSoftwareVersionsRequest_FieldPathValue
- type WatchAgentSoftwareVersionsRequest_FieldTerminalPath
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsRequest)
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsRequest) (values []interface{})
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) Selector() WatchAgentSoftwareVersionsRequest_FieldPathSelector
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathValue
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsRequest) bool
- func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsRequest) (interface{}, bool)
- func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*agent_software_version.Filter, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*agent_software_version.OrderBy, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue() (*agent_software_version.Filter, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue() (*agent_software_version.OrderBy, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsRequest) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsRequest)
- func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionsResponse
- func (o *WatchAgentSoftwareVersionsResponse) Clone() *WatchAgentSoftwareVersionsResponse
- func (o *WatchAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
- func (m *WatchAgentSoftwareVersionsResponse) GetAgentSoftwareVersionChanges() []*agent_software_version.AgentSoftwareVersionChange
- func (m *WatchAgentSoftwareVersionsResponse) GetIsCurrent() bool
- func (m *WatchAgentSoftwareVersionsResponse) GetIsHardReset() bool
- func (m *WatchAgentSoftwareVersionsResponse) GetIsSoftReset() bool
- func (m *WatchAgentSoftwareVersionsResponse) GetPageTokenChange() *WatchAgentSoftwareVersionsResponse_PageTokenChange
- func (m *WatchAgentSoftwareVersionsResponse) GetResumeToken() string
- func (m *WatchAgentSoftwareVersionsResponse) GetSnapshotSize() int64
- func (*WatchAgentSoftwareVersionsResponse) GotenMessage()
- func (o *WatchAgentSoftwareVersionsResponse) GotenObjectExt()
- func (obj *WatchAgentSoftwareVersionsResponse) GotenValidate() error
- func (o *WatchAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *WatchAgentSoftwareVersionsResponse) *WatchAgentSoftwareVersionsResponse_FieldMask
- func (o *WatchAgentSoftwareVersionsResponse) MakeFullFieldMask() *WatchAgentSoftwareVersionsResponse_FieldMask
- func (o *WatchAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
- func (m *WatchAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchAgentSoftwareVersionsResponse) Merge(source *WatchAgentSoftwareVersionsResponse)
- func (o *WatchAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAgentSoftwareVersionsResponse) ProtoMessage()
- func (m *WatchAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
- func (m *WatchAgentSoftwareVersionsResponse) Reset()
- func (m *WatchAgentSoftwareVersionsResponse) SetAgentSoftwareVersionChanges(fv []*agent_software_version.AgentSoftwareVersionChange)
- func (m *WatchAgentSoftwareVersionsResponse) SetIsCurrent(fv bool)
- func (m *WatchAgentSoftwareVersionsResponse) SetIsHardReset(fv bool)
- func (m *WatchAgentSoftwareVersionsResponse) SetIsSoftReset(fv bool)
- func (m *WatchAgentSoftwareVersionsResponse) SetPageTokenChange(fv *WatchAgentSoftwareVersionsResponse_PageTokenChange)
- func (m *WatchAgentSoftwareVersionsResponse) SetResumeToken(fv string)
- func (m *WatchAgentSoftwareVersionsResponse) SetSnapshotSize(fv int64)
- func (m *WatchAgentSoftwareVersionsResponse) String() string
- func (m *WatchAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
- func (m *WatchAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionsResponseFieldPathBuilder
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersionChanges() WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) IsCurrent() WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) IsHardReset() WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) IsSoftReset() WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) PageTokenChange() WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) ResumeToken() WatchAgentSoftwareVersionsResponsePathSelectorResumeToken
- func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) SnapshotSize() WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize
- type WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder
- func (WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
- func BuildWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(rawField string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
- func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(rawField string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, error)
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue, ...)
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues, ...)
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue
- func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue
- func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue, error)
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsResponse_PageTokenChange)
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) Selector() WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) bool
- func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*agent_software_version.PagerCursor, bool)
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse_PageTokenChange)
- func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges
- func (WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) WithArrayOfValues(values [][]*agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) WithItemValue(value *agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (s WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) WithValue(value []*agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent
- func (WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset
- func (WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset
- func (WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) NextPageToken() WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) PrevPageToken() WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchAgentSoftwareVersionsResponse_PageTokenChange) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath) *WatchAgentSoftwareVersionsResponse_FieldSubPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue) *WatchAgentSoftwareVersionsResponse_FieldSubPathValue
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithValue(value *WatchAgentSoftwareVersionsResponse_PageTokenChange) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldSubPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldSubPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorResumeToken
- func (WatchAgentSoftwareVersionsResponsePathSelectorResumeToken) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorResumeToken) WithValue(value string) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize
- func (WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize) FieldPath() *WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) AppendPath(path WatchAgentSoftwareVersionsResponse_FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) GetPaths() []WatchAgentSoftwareVersionsResponse_FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Project(source *WatchAgentSoftwareVersionsResponse) *WatchAgentSoftwareVersionsResponse
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Reset()
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Set(target, source *WatchAgentSoftwareVersionsResponse)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Size() int
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) String() string
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Subtract(other *WatchAgentSoftwareVersionsResponse_FieldMask) *WatchAgentSoftwareVersionsResponse_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionsResponse_FieldPath
- func BuildWatchAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsResponse_FieldPath, error)
- func MustParseWatchAgentSoftwareVersionsResponse_FieldPath(rawField string) WatchAgentSoftwareVersionsResponse_FieldPath
- func ParseWatchAgentSoftwareVersionsResponse_FieldPath(rawField string) (WatchAgentSoftwareVersionsResponse_FieldPath, error)
- type WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
- type WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
- type WatchAgentSoftwareVersionsResponse_FieldPathSelector
- type WatchAgentSoftwareVersionsResponse_FieldPathValue
- type WatchAgentSoftwareVersionsResponse_FieldSubPath
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *WatchAgentSoftwareVersionsResponse)
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) Get(source *WatchAgentSoftwareVersionsResponse) (values []interface{})
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) Selector() WatchAgentSoftwareVersionsResponse_FieldPathSelector
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) String() string
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathValue
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue, ...)
- func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse) bool
- func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
- type WatchAgentSoftwareVersionsResponse_FieldSubPathValue
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse) (int, bool)
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse)
- func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionsResponse_FieldTerminalPath
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsResponse)
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsResponse) (values []interface{})
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) Selector() WatchAgentSoftwareVersionsResponse_FieldPathSelector
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathValue
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionChangesItemValue() (*agent_software_version.AgentSoftwareVersionChange, bool)
- func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse) bool
- func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
- func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionChangesArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersionChange, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAgentSoftwareVersionsResponse_PageTokenChange, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionChangesValue() ([]*agent_software_version.AgentSoftwareVersionChange, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAgentSoftwareVersionsResponse_PageTokenChange, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse)
- func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchAgentSoftwareVersionsResponse_PageTokenChange
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) Clone() *WatchAgentSoftwareVersionsResponse_PageTokenChange
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) GetNextPageToken() *agent_software_version.PagerCursor
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) GetPrevPageToken() *agent_software_version.PagerCursor
- func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenMessage()
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchAgentSoftwareVersionsResponse_PageTokenChange) *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeFullFieldMask() *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) Merge(source *WatchAgentSoftwareVersionsResponse_PageTokenChange)
- func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Reset()
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) SetNextPageToken(fv *agent_software_version.PagerCursor)
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) SetPrevPageToken(fv *agent_software_version.PagerCursor)
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) String() string
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) ...
- func (s WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) ...
- func (s WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Project(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) *WatchAgentSoftwareVersionsResponse_PageTokenChange
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAgentSoftwareVersionsResponse_PageTokenChange)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Subtract(other *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentSoftwareVersionServiceClient ¶
type AgentSoftwareVersionServiceClient interface { GetAgentSoftwareVersion(ctx context.Context, in *GetAgentSoftwareVersionRequest, opts ...grpc.CallOption) (*agent_software_version.AgentSoftwareVersion, error) BatchGetAgentSoftwareVersions(ctx context.Context, in *BatchGetAgentSoftwareVersionsRequest, opts ...grpc.CallOption) (*BatchGetAgentSoftwareVersionsResponse, error) ListAgentSoftwareVersions(ctx context.Context, in *ListAgentSoftwareVersionsRequest, opts ...grpc.CallOption) (*ListAgentSoftwareVersionsResponse, error) WatchAgentSoftwareVersion(ctx context.Context, in *WatchAgentSoftwareVersionRequest, opts ...grpc.CallOption) (WatchAgentSoftwareVersionClientStream, error) WatchAgentSoftwareVersions(ctx context.Context, in *WatchAgentSoftwareVersionsRequest, opts ...grpc.CallOption) (WatchAgentSoftwareVersionsClientStream, error) CreateAgentSoftwareVersion(ctx context.Context, in *CreateAgentSoftwareVersionRequest, opts ...grpc.CallOption) (*agent_software_version.AgentSoftwareVersion, error) UpdateAgentSoftwareVersion(ctx context.Context, in *UpdateAgentSoftwareVersionRequest, opts ...grpc.CallOption) (*agent_software_version.AgentSoftwareVersion, error) DeleteAgentSoftwareVersion(ctx context.Context, in *DeleteAgentSoftwareVersionRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
AgentSoftwareVersionServiceClient is the client API for AgentSoftwareVersionService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAgentSoftwareVersionServiceClient ¶
func NewAgentSoftwareVersionServiceClient(cc grpc.ClientConnInterface) AgentSoftwareVersionServiceClient
type AgentSoftwareVersionServiceDescriptor ¶
type AgentSoftwareVersionServiceDescriptor struct{}
func GetAgentSoftwareVersionServiceDescriptor ¶
func GetAgentSoftwareVersionServiceDescriptor() *AgentSoftwareVersionServiceDescriptor
func (*AgentSoftwareVersionServiceDescriptor) AllMethodDescriptors ¶
func (d *AgentSoftwareVersionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*AgentSoftwareVersionServiceDescriptor) GetApiName ¶
func (d *AgentSoftwareVersionServiceDescriptor) GetApiName() string
func (*AgentSoftwareVersionServiceDescriptor) GetFullAPIName ¶
func (d *AgentSoftwareVersionServiceDescriptor) GetFullAPIName() string
func (*AgentSoftwareVersionServiceDescriptor) GetProtoPkgName ¶
func (d *AgentSoftwareVersionServiceDescriptor) GetProtoPkgName() string
func (*AgentSoftwareVersionServiceDescriptor) GetServiceDomain ¶
func (d *AgentSoftwareVersionServiceDescriptor) GetServiceDomain() string
func (*AgentSoftwareVersionServiceDescriptor) GetServiceVersion ¶
func (d *AgentSoftwareVersionServiceDescriptor) GetServiceVersion() string
type BatchGetAgentSoftwareVersionsDescriptor ¶
type BatchGetAgentSoftwareVersionsDescriptor struct{}
func GetBatchGetAgentSoftwareVersionsDescriptor ¶
func GetBatchGetAgentSoftwareVersionsDescriptor() *BatchGetAgentSoftwareVersionsDescriptor
func (*BatchGetAgentSoftwareVersionsDescriptor) GetApiDescriptor ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetAgentSoftwareVersionsDescriptor) GetApiName ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetApiName() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAgentSoftwareVersionsDescriptor) GetFullMethodName ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetFullMethodName() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetMethodName ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetMethodName() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetProtoPkgName ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetAgentSoftwareVersionsDescriptor) GetServiceDomain ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServiceDomain() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetServiceVersion ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetServiceVersion() string
func (*BatchGetAgentSoftwareVersionsDescriptor) GetVerb ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) GetVerb() string
func (*BatchGetAgentSoftwareVersionsDescriptor) HasResource ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) HasResource() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) IsClientStream ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) IsClientStream() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) IsCollection ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) IsCollection() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) IsPlural ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) IsPlural() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) IsServerStream ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) IsServerStream() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) IsUnary ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) IsUnary() bool
func (*BatchGetAgentSoftwareVersionsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetAgentSoftwareVersionsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetAgentSoftwareVersionsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
type BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle ¶
type BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle struct{}
func (*BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle ¶
type BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle struct{}
func (*BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetAgentSoftwareVersionsRequest ¶
type BatchGetAgentSoftwareVersionsRequest struct { // Names of AgentSoftwareVersions Names []*agent_software_version.Reference `protobuf:"bytes,2,rep,customtype=Reference,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 *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetAgentSoftwareVersions][ntt.watchdog.v1alpha2.BatchGetAgentSoftwareVersions]
func (*BatchGetAgentSoftwareVersionsRequest) Clone ¶
func (o *BatchGetAgentSoftwareVersionsRequest) Clone() *BatchGetAgentSoftwareVersionsRequest
func (*BatchGetAgentSoftwareVersionsRequest) CloneRaw ¶
func (o *BatchGetAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAgentSoftwareVersionsRequest) Descriptor ¶
func (*BatchGetAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAgentSoftwareVersionsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetAgentSoftwareVersionsRequest) GetFieldMask ¶
func (m *BatchGetAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*BatchGetAgentSoftwareVersionsRequest) GetNames ¶
func (m *BatchGetAgentSoftwareVersionsRequest) GetNames() []*agent_software_version.Reference
func (*BatchGetAgentSoftwareVersionsRequest) GetView ¶
func (m *BatchGetAgentSoftwareVersionsRequest) GetView() view.View
func (*BatchGetAgentSoftwareVersionsRequest) GotenMessage ¶
func (*BatchGetAgentSoftwareVersionsRequest) GotenMessage()
func (*BatchGetAgentSoftwareVersionsRequest) GotenObjectExt ¶
func (o *BatchGetAgentSoftwareVersionsRequest) GotenObjectExt()
func (*BatchGetAgentSoftwareVersionsRequest) GotenValidate ¶
func (obj *BatchGetAgentSoftwareVersionsRequest) GotenValidate() error
func (*BatchGetAgentSoftwareVersionsRequest) MakeDiffFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *BatchGetAgentSoftwareVersionsRequest) *BatchGetAgentSoftwareVersionsRequest_FieldMask
func (*BatchGetAgentSoftwareVersionsRequest) MakeFullFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsRequest) MakeFullFieldMask() *BatchGetAgentSoftwareVersionsRequest_FieldMask
func (*BatchGetAgentSoftwareVersionsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsRequest) Marshal ¶
func (m *BatchGetAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsRequest) MarshalJSON ¶
func (m *BatchGetAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsRequest) Merge ¶
func (o *BatchGetAgentSoftwareVersionsRequest) Merge(source *BatchGetAgentSoftwareVersionsRequest)
func (*BatchGetAgentSoftwareVersionsRequest) MergeRaw ¶
func (o *BatchGetAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAgentSoftwareVersionsRequest) ProtoMessage ¶
func (*BatchGetAgentSoftwareVersionsRequest) ProtoMessage()
func (*BatchGetAgentSoftwareVersionsRequest) ProtoReflect ¶
func (m *BatchGetAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
func (*BatchGetAgentSoftwareVersionsRequest) Reset ¶
func (m *BatchGetAgentSoftwareVersionsRequest) Reset()
func (*BatchGetAgentSoftwareVersionsRequest) SetFieldMask ¶
func (m *BatchGetAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*BatchGetAgentSoftwareVersionsRequest) SetNames ¶
func (m *BatchGetAgentSoftwareVersionsRequest) SetNames(fv []*agent_software_version.Reference)
func (*BatchGetAgentSoftwareVersionsRequest) SetView ¶
func (m *BatchGetAgentSoftwareVersionsRequest) SetView(fv view.View)
func (*BatchGetAgentSoftwareVersionsRequest) String ¶
func (m *BatchGetAgentSoftwareVersionsRequest) String() string
func (*BatchGetAgentSoftwareVersionsRequest) Unmarshal ¶
func (m *BatchGetAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
func (*BatchGetAgentSoftwareVersionsRequest) UnmarshalJSON ¶
func (m *BatchGetAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
type BatchGetAgentSoftwareVersionsRequestFieldPathBuilder ¶
type BatchGetAgentSoftwareVersionsRequestFieldPathBuilder struct{}
func NewBatchGetAgentSoftwareVersionsRequestFieldPathBuilder ¶
func NewBatchGetAgentSoftwareVersionsRequestFieldPathBuilder() BatchGetAgentSoftwareVersionsRequestFieldPathBuilder
type BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask ¶
type BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask struct{}
func (BatchGetAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsRequestPathSelectorNames ¶
type BatchGetAgentSoftwareVersionsRequestPathSelectorNames struct{}
func (BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithArrayOfValues(values [][]*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAgentSoftwareVersionsRequestPathSelectorNames) WithItemValue ¶
type BatchGetAgentSoftwareVersionsRequestPathSelectorView ¶
type BatchGetAgentSoftwareVersionsRequestPathSelectorView struct{}
func (BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithValue ¶
func (s BatchGetAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue
type BatchGetAgentSoftwareVersionsRequest_FieldMask ¶
type BatchGetAgentSoftwareVersionsRequest_FieldMask struct {
Paths []BatchGetAgentSoftwareVersionsRequest_FieldPath
}
func FullBatchGetAgentSoftwareVersionsRequest_FieldMask ¶
func FullBatchGetAgentSoftwareVersionsRequest_FieldMask() *BatchGetAgentSoftwareVersionsRequest_FieldMask
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendPath(path BatchGetAgentSoftwareVersionsRequest_FieldPath)
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *BatchGetAgentSoftwareVersionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) GetPaths() []BatchGetAgentSoftwareVersionsRequest_FieldPath
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
func (BatchGetAgentSoftwareVersionsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAgentSoftwareVersionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Project(source *BatchGetAgentSoftwareVersionsRequest) *BatchGetAgentSoftwareVersionsRequest
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Reset()
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Set(target, source *BatchGetAgentSoftwareVersionsRequest)
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Size() int
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) String ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) String() string
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Subtract(other *BatchGetAgentSoftwareVersionsRequest_FieldMask) *BatchGetAgentSoftwareVersionsRequest_FieldMask
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAgentSoftwareVersionsRequest_FieldPath ¶
type BatchGetAgentSoftwareVersionsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAgentSoftwareVersionsRequest_FieldPathSelector Get(source *BatchGetAgentSoftwareVersionsRequest) []interface{} GetSingle(source *BatchGetAgentSoftwareVersionsRequest) (interface{}, bool) ClearValue(item *BatchGetAgentSoftwareVersionsRequest) // Those methods build corresponding BatchGetAgentSoftwareVersionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAgentSoftwareVersionsRequest_FieldPath ¶
func BuildBatchGetAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAgentSoftwareVersionsRequest_FieldPath, error)
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPath ¶
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPath(rawField string) BatchGetAgentSoftwareVersionsRequest_FieldPath
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPath ¶
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPath(rawField string) (BatchGetAgentSoftwareVersionsRequest_FieldPath, error)
type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAgentSoftwareVersionsRequest_FieldPath ContainsValue(*BatchGetAgentSoftwareVersionsRequest) bool }
BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAgentSoftwareVersionsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
type BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAgentSoftwareVersionsRequest_FieldPath }
BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetAgentSoftwareVersionsRequest fields according to their type
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
type BatchGetAgentSoftwareVersionsRequest_FieldPathSelector ¶
type BatchGetAgentSoftwareVersionsRequest_FieldPathSelector int32
const ( BatchGetAgentSoftwareVersionsRequest_FieldPathSelectorNames BatchGetAgentSoftwareVersionsRequest_FieldPathSelector = 0 BatchGetAgentSoftwareVersionsRequest_FieldPathSelectorFieldMask BatchGetAgentSoftwareVersionsRequest_FieldPathSelector = 1 BatchGetAgentSoftwareVersionsRequest_FieldPathSelectorView BatchGetAgentSoftwareVersionsRequest_FieldPathSelector = 2 )
func (BatchGetAgentSoftwareVersionsRequest_FieldPathSelector) String ¶
func (s BatchGetAgentSoftwareVersionsRequest_FieldPathSelector) String() string
type BatchGetAgentSoftwareVersionsRequest_FieldPathValue ¶
type BatchGetAgentSoftwareVersionsRequest_FieldPathValue interface { BatchGetAgentSoftwareVersionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAgentSoftwareVersionsRequest) CompareWith(*BatchGetAgentSoftwareVersionsRequest) (cmp int, comparable bool) }
BatchGetAgentSoftwareVersionsRequest_FieldPathValue allows storing values for BatchGetAgentSoftwareVersionsRequest fields according to their type
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathValue ¶
func MustParseBatchGetAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsRequest_FieldPathValue
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathValue ¶
func ParseBatchGetAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsRequest_FieldPathValue, error)
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath ¶
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *BatchGetAgentSoftwareVersionsRequest)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *BatchGetAgentSoftwareVersionsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAgentSoftwareVersionsRequest
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *BatchGetAgentSoftwareVersionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAgentSoftwareVersionsRequest
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsRequest_FieldPathValue
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue struct { BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAgentSoftwareVersionsRequest'
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAgentSoftwareVersionsRequest as interface{}
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAgentSoftwareVersionsRequest) (interface{}, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues struct { BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue ¶
type BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue struct { BatchGetAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsRequest) (int, bool)
CompareWith compares value in the 'BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetAgentSoftwareVersionsRequest'.
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAgentSoftwareVersionsRequest' as interface{}
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetAgentSoftwareVersionsRequest)
SetTo stores value for selected field for object BatchGetAgentSoftwareVersionsRequest
func (*BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetAgentSoftwareVersionsResponse ¶
type BatchGetAgentSoftwareVersionsResponse struct { // found AgentSoftwareVersions AgentSoftwareVersions []*agent_software_version.AgentSoftwareVersion `` /* 160-byte string literal not displayed */ // list of not found AgentSoftwareVersions Missing []*agent_software_version.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse) Clone ¶
func (o *BatchGetAgentSoftwareVersionsResponse) Clone() *BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse) CloneRaw ¶
func (o *BatchGetAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetAgentSoftwareVersionsResponse) Descriptor ¶
func (*BatchGetAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetAgentSoftwareVersionsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetAgentSoftwareVersionsResponse) GetAgentSoftwareVersions ¶
func (m *BatchGetAgentSoftwareVersionsResponse) GetAgentSoftwareVersions() []*agent_software_version.AgentSoftwareVersion
func (*BatchGetAgentSoftwareVersionsResponse) GetMissing ¶
func (m *BatchGetAgentSoftwareVersionsResponse) GetMissing() []*agent_software_version.Reference
func (*BatchGetAgentSoftwareVersionsResponse) GotenMessage ¶
func (*BatchGetAgentSoftwareVersionsResponse) GotenMessage()
func (*BatchGetAgentSoftwareVersionsResponse) GotenObjectExt ¶
func (o *BatchGetAgentSoftwareVersionsResponse) GotenObjectExt()
func (*BatchGetAgentSoftwareVersionsResponse) GotenValidate ¶
func (obj *BatchGetAgentSoftwareVersionsResponse) GotenValidate() error
func (*BatchGetAgentSoftwareVersionsResponse) MakeDiffFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *BatchGetAgentSoftwareVersionsResponse) *BatchGetAgentSoftwareVersionsResponse_FieldMask
func (*BatchGetAgentSoftwareVersionsResponse) MakeFullFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsResponse) MakeFullFieldMask() *BatchGetAgentSoftwareVersionsResponse_FieldMask
func (*BatchGetAgentSoftwareVersionsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsResponse) Marshal ¶
func (m *BatchGetAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsResponse) MarshalJSON ¶
func (m *BatchGetAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsResponse) Merge ¶
func (o *BatchGetAgentSoftwareVersionsResponse) Merge(source *BatchGetAgentSoftwareVersionsResponse)
func (*BatchGetAgentSoftwareVersionsResponse) MergeRaw ¶
func (o *BatchGetAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetAgentSoftwareVersionsResponse) ProtoMessage ¶
func (*BatchGetAgentSoftwareVersionsResponse) ProtoMessage()
func (*BatchGetAgentSoftwareVersionsResponse) ProtoReflect ¶
func (m *BatchGetAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
func (*BatchGetAgentSoftwareVersionsResponse) Reset ¶
func (m *BatchGetAgentSoftwareVersionsResponse) Reset()
func (*BatchGetAgentSoftwareVersionsResponse) SetAgentSoftwareVersions ¶
func (m *BatchGetAgentSoftwareVersionsResponse) SetAgentSoftwareVersions(fv []*agent_software_version.AgentSoftwareVersion)
func (*BatchGetAgentSoftwareVersionsResponse) SetMissing ¶
func (m *BatchGetAgentSoftwareVersionsResponse) SetMissing(fv []*agent_software_version.Reference)
func (*BatchGetAgentSoftwareVersionsResponse) String ¶
func (m *BatchGetAgentSoftwareVersionsResponse) String() string
func (*BatchGetAgentSoftwareVersionsResponse) Unmarshal ¶
func (m *BatchGetAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
func (*BatchGetAgentSoftwareVersionsResponse) UnmarshalJSON ¶
func (m *BatchGetAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
type BatchGetAgentSoftwareVersionsResponseFieldPathBuilder ¶
type BatchGetAgentSoftwareVersionsResponseFieldPathBuilder struct{}
func NewBatchGetAgentSoftwareVersionsResponseFieldPathBuilder ¶
func NewBatchGetAgentSoftwareVersionsResponseFieldPathBuilder() BatchGetAgentSoftwareVersionsResponseFieldPathBuilder
func (BatchGetAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersions ¶
func (BatchGetAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersions() BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations ¶
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels ¶
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards ¶
type BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithArrayOfValues ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithItemValue ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue(subPathArrayItemValue agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues(subPathArrayOfValues agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubValue ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Annotations ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) CreateTime ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) DeleteTime ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Generation ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) OwnerReferences ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) ResourceVersion ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) UpdateTime ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithKey ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithKey ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) BlockDeletion ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) State ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Controller ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Kind ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Name ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Region ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) RequiresOwnerReference ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Version ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithArrayOfValues ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithItemValue ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithKey ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) OwningRegion ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) Regions ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithItemValue ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithItemValue ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) FieldPath ¶
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues(values []*agent_software_version.Name) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues(values []string) *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type BatchGetAgentSoftwareVersionsResponsePathSelectorMissing ¶
type BatchGetAgentSoftwareVersionsResponsePathSelectorMissing struct{}
func (BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*agent_software_version.Reference) *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
func (BatchGetAgentSoftwareVersionsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldMask ¶
type BatchGetAgentSoftwareVersionsResponse_FieldMask struct {
Paths []BatchGetAgentSoftwareVersionsResponse_FieldPath
}
func FullBatchGetAgentSoftwareVersionsResponse_FieldMask ¶
func FullBatchGetAgentSoftwareVersionsResponse_FieldMask() *BatchGetAgentSoftwareVersionsResponse_FieldMask
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendPath(path BatchGetAgentSoftwareVersionsResponse_FieldPath)
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *BatchGetAgentSoftwareVersionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) GetPaths() []BatchGetAgentSoftwareVersionsResponse_FieldPath
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
func (BatchGetAgentSoftwareVersionsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetAgentSoftwareVersionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Project(source *BatchGetAgentSoftwareVersionsResponse) *BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Reset()
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Set(target, source *BatchGetAgentSoftwareVersionsResponse)
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Size() int
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) String ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) String() string
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Subtract(other *BatchGetAgentSoftwareVersionsResponse_FieldMask) *BatchGetAgentSoftwareVersionsResponse_FieldMask
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetAgentSoftwareVersionsResponse_FieldPath ¶
type BatchGetAgentSoftwareVersionsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetAgentSoftwareVersionsResponse_FieldPathSelector Get(source *BatchGetAgentSoftwareVersionsResponse) []interface{} GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool) ClearValue(item *BatchGetAgentSoftwareVersionsResponse) // Those methods build corresponding BatchGetAgentSoftwareVersionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetAgentSoftwareVersionsResponse_FieldPath ¶
func BuildBatchGetAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetAgentSoftwareVersionsResponse_FieldPath, error)
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPath ¶
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPath(rawField string) BatchGetAgentSoftwareVersionsResponse_FieldPath
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPath ¶
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPath(rawField string) (BatchGetAgentSoftwareVersionsResponse_FieldPath, error)
type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetAgentSoftwareVersionsResponse_FieldPath ContainsValue(*BatchGetAgentSoftwareVersionsResponse) bool }
BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetAgentSoftwareVersionsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetAgentSoftwareVersionsResponse_FieldPath }
BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetAgentSoftwareVersionsResponse fields according to their type
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
type BatchGetAgentSoftwareVersionsResponse_FieldPathSelector ¶
type BatchGetAgentSoftwareVersionsResponse_FieldPathSelector int32
const ( BatchGetAgentSoftwareVersionsResponse_FieldPathSelectorAgentSoftwareVersions BatchGetAgentSoftwareVersionsResponse_FieldPathSelector = 0 BatchGetAgentSoftwareVersionsResponse_FieldPathSelectorMissing BatchGetAgentSoftwareVersionsResponse_FieldPathSelector = 1 )
func (BatchGetAgentSoftwareVersionsResponse_FieldPathSelector) String ¶
func (s BatchGetAgentSoftwareVersionsResponse_FieldPathSelector) String() string
type BatchGetAgentSoftwareVersionsResponse_FieldPathValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldPathValue interface { BatchGetAgentSoftwareVersionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetAgentSoftwareVersionsResponse) CompareWith(*BatchGetAgentSoftwareVersionsResponse) (cmp int, comparable bool) }
BatchGetAgentSoftwareVersionsResponse_FieldPathValue allows storing values for BatchGetAgentSoftwareVersionsResponse fields according to their type
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathValue ¶
func MustParseBatchGetAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) BatchGetAgentSoftwareVersionsResponse_FieldPathValue
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathValue ¶
func ParseBatchGetAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetAgentSoftwareVersionsResponse_FieldPathValue, error)
type BatchGetAgentSoftwareVersionsResponse_FieldSubPath ¶
type BatchGetAgentSoftwareVersionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *BatchGetAgentSoftwareVersionsResponse)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) Get ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) Get(source *BatchGetAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) String ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue struct { BatchGetAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue ¶
func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAgentSoftwareVersionsResponse'
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues struct { BatchGetAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsAgentSoftwareVersionsPathArrayOfValues ¶
func (fpsaov *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsAgentSoftwareVersionsPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue struct { BatchGetAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsResponse) (int, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **BatchGetAgentSoftwareVersionsResponse)
func (*BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath ¶
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *BatchGetAgentSoftwareVersionsResponse)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *BatchGetAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetAgentSoftwareVersionsResponse_FieldPathValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue struct { BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue() (*agent_software_version.AgentSoftwareVersion, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetAgentSoftwareVersionsResponse'
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetAgentSoftwareVersionsResponse as interface{}
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetAgentSoftwareVersionsResponse) (interface{}, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues struct { BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersion, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue ¶
type BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue struct { BatchGetAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue() ([]*agent_software_version.AgentSoftwareVersion, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*agent_software_version.Reference, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetAgentSoftwareVersionsResponse) (int, bool)
CompareWith compares value in the 'BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetAgentSoftwareVersionsResponse'.
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetAgentSoftwareVersionsResponse' as interface{}
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetAgentSoftwareVersionsResponse)
SetTo stores value for selected field for object BatchGetAgentSoftwareVersionsResponse
func (*BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateAgentSoftwareVersionDescriptor ¶
type CreateAgentSoftwareVersionDescriptor struct{}
func GetCreateAgentSoftwareVersionDescriptor ¶
func GetCreateAgentSoftwareVersionDescriptor() *CreateAgentSoftwareVersionDescriptor
func (*CreateAgentSoftwareVersionDescriptor) GetApiDescriptor ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateAgentSoftwareVersionDescriptor) GetApiName ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetApiName() string
func (*CreateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAgentSoftwareVersionDescriptor) GetFullMethodName ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetFullMethodName() string
func (*CreateAgentSoftwareVersionDescriptor) GetMethodName ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetMethodName() string
func (*CreateAgentSoftwareVersionDescriptor) GetProtoPkgName ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetProtoPkgName() string
func (*CreateAgentSoftwareVersionDescriptor) GetResourceDescriptor ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateAgentSoftwareVersionDescriptor) GetServiceDomain ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetServiceDomain() string
func (*CreateAgentSoftwareVersionDescriptor) GetServiceVersion ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetServiceVersion() string
func (*CreateAgentSoftwareVersionDescriptor) GetVerb ¶
func (d *CreateAgentSoftwareVersionDescriptor) GetVerb() string
func (*CreateAgentSoftwareVersionDescriptor) HasResource ¶
func (d *CreateAgentSoftwareVersionDescriptor) HasResource() bool
func (*CreateAgentSoftwareVersionDescriptor) IsClientStream ¶
func (d *CreateAgentSoftwareVersionDescriptor) IsClientStream() bool
func (*CreateAgentSoftwareVersionDescriptor) IsCollection ¶
func (d *CreateAgentSoftwareVersionDescriptor) IsCollection() bool
func (*CreateAgentSoftwareVersionDescriptor) IsPlural ¶
func (d *CreateAgentSoftwareVersionDescriptor) IsPlural() bool
func (*CreateAgentSoftwareVersionDescriptor) IsServerStream ¶
func (d *CreateAgentSoftwareVersionDescriptor) IsServerStream() bool
func (*CreateAgentSoftwareVersionDescriptor) IsUnary ¶
func (d *CreateAgentSoftwareVersionDescriptor) IsUnary() bool
func (*CreateAgentSoftwareVersionDescriptor) NewEmptyClientMsg ¶
func (d *CreateAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateAgentSoftwareVersionDescriptor) NewEmptyServerMsg ¶
func (d *CreateAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateAgentSoftwareVersionDescriptor) RequestHasResourceBody ¶
func (d *CreateAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
type CreateAgentSoftwareVersionDescriptorClientMsgHandle ¶
type CreateAgentSoftwareVersionDescriptorClientMsgHandle struct{}
func (*CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAgentSoftwareVersionDescriptorServerMsgHandle ¶
type CreateAgentSoftwareVersionDescriptorServerMsgHandle struct{}
func (*CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateAgentSoftwareVersionRequest ¶
type CreateAgentSoftwareVersionRequest struct { // AgentSoftwareVersion resource body AgentSoftwareVersion *agent_software_version.AgentSoftwareVersion `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateAgentSoftwareVersion][ntt.watchdog.v1alpha2.CreateAgentSoftwareVersion]
func (*CreateAgentSoftwareVersionRequest) Clone ¶
func (o *CreateAgentSoftwareVersionRequest) Clone() *CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest) CloneRaw ¶
func (o *CreateAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateAgentSoftwareVersionRequest) Descriptor ¶
func (*CreateAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateAgentSoftwareVersionRequest.ProtoReflect.Descriptor instead.
func (*CreateAgentSoftwareVersionRequest) GetAgentSoftwareVersion ¶
func (m *CreateAgentSoftwareVersionRequest) GetAgentSoftwareVersion() *agent_software_version.AgentSoftwareVersion
func (*CreateAgentSoftwareVersionRequest) GotenMessage ¶
func (*CreateAgentSoftwareVersionRequest) GotenMessage()
func (*CreateAgentSoftwareVersionRequest) GotenObjectExt ¶
func (o *CreateAgentSoftwareVersionRequest) GotenObjectExt()
func (*CreateAgentSoftwareVersionRequest) GotenValidate ¶
func (obj *CreateAgentSoftwareVersionRequest) GotenValidate() error
func (*CreateAgentSoftwareVersionRequest) MakeDiffFieldMask ¶
func (o *CreateAgentSoftwareVersionRequest) MakeDiffFieldMask(other *CreateAgentSoftwareVersionRequest) *CreateAgentSoftwareVersionRequest_FieldMask
func (*CreateAgentSoftwareVersionRequest) MakeFullFieldMask ¶
func (o *CreateAgentSoftwareVersionRequest) MakeFullFieldMask() *CreateAgentSoftwareVersionRequest_FieldMask
func (*CreateAgentSoftwareVersionRequest) MakeRawDiffFieldMask ¶
func (o *CreateAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateAgentSoftwareVersionRequest) MakeRawFullFieldMask ¶
func (o *CreateAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateAgentSoftwareVersionRequest) Marshal ¶
func (m *CreateAgentSoftwareVersionRequest) Marshal() ([]byte, error)
func (*CreateAgentSoftwareVersionRequest) MarshalJSON ¶
func (m *CreateAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
func (*CreateAgentSoftwareVersionRequest) Merge ¶
func (o *CreateAgentSoftwareVersionRequest) Merge(source *CreateAgentSoftwareVersionRequest)
func (*CreateAgentSoftwareVersionRequest) MergeRaw ¶
func (o *CreateAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateAgentSoftwareVersionRequest) ProtoMessage ¶
func (*CreateAgentSoftwareVersionRequest) ProtoMessage()
func (*CreateAgentSoftwareVersionRequest) ProtoReflect ¶
func (m *CreateAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
func (*CreateAgentSoftwareVersionRequest) Reset ¶
func (m *CreateAgentSoftwareVersionRequest) Reset()
func (*CreateAgentSoftwareVersionRequest) SetAgentSoftwareVersion ¶
func (m *CreateAgentSoftwareVersionRequest) SetAgentSoftwareVersion(fv *agent_software_version.AgentSoftwareVersion)
func (*CreateAgentSoftwareVersionRequest) String ¶
func (m *CreateAgentSoftwareVersionRequest) String() string
func (*CreateAgentSoftwareVersionRequest) Unmarshal ¶
func (m *CreateAgentSoftwareVersionRequest) Unmarshal(b []byte) error
func (*CreateAgentSoftwareVersionRequest) UnmarshalJSON ¶
func (m *CreateAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
type CreateAgentSoftwareVersionRequestFieldPathBuilder ¶
type CreateAgentSoftwareVersionRequestFieldPathBuilder struct{}
func NewCreateAgentSoftwareVersionRequestFieldPathBuilder ¶
func NewCreateAgentSoftwareVersionRequestFieldPathBuilder() CreateAgentSoftwareVersionRequestFieldPathBuilder
func (CreateAgentSoftwareVersionRequestFieldPathBuilder) AgentSoftwareVersion ¶
func (CreateAgentSoftwareVersionRequestFieldPathBuilder) AgentSoftwareVersion() CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations ¶
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath ¶
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels ¶
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath ¶
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards ¶
type CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) FieldPath ¶
func (CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithArrayOfValues ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue(subPathArrayItemValue agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues(subPathArrayOfValues agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubValue ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Annotations ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) CreateTime ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) DeleteTime ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Generation ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) OwnerReferences ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) ResourceVersion ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) UpdateTime ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithKey ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues(values []int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) BlockDeletion ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithArrayOfValues ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Controller ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Kind ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Name ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Region ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) RequiresOwnerReference ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Version ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithItemValue ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithArrayOfValues ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) OwningRegion ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithItemValue ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues(values [][]string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithItemValue ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) FieldPath ¶
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues(values []*agent_software_version.Name) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows ¶
type CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows struct{}
func (CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues ¶
func (s CreateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues(values []string) *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type CreateAgentSoftwareVersionRequest_FieldMask ¶
type CreateAgentSoftwareVersionRequest_FieldMask struct {
Paths []CreateAgentSoftwareVersionRequest_FieldPath
}
func FullCreateAgentSoftwareVersionRequest_FieldMask ¶
func FullCreateAgentSoftwareVersionRequest_FieldMask() *CreateAgentSoftwareVersionRequest_FieldMask
func (*CreateAgentSoftwareVersionRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) AppendPath(path CreateAgentSoftwareVersionRequest_FieldPath)
func (*CreateAgentSoftwareVersionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateAgentSoftwareVersionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *CreateAgentSoftwareVersionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateAgentSoftwareVersionRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) GetPaths() []CreateAgentSoftwareVersionRequest_FieldPath
func (*CreateAgentSoftwareVersionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateAgentSoftwareVersionRequest_FieldMask) IsFull ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) IsFull() bool
func (CreateAgentSoftwareVersionRequest_FieldMask) Marshal ¶
func (fieldMask CreateAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateAgentSoftwareVersionRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateAgentSoftwareVersionRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) PathsCount() int
func (*CreateAgentSoftwareVersionRequest_FieldMask) Project ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Project(source *CreateAgentSoftwareVersionRequest) *CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateAgentSoftwareVersionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
func (*CreateAgentSoftwareVersionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateAgentSoftwareVersionRequest_FieldMask) Reset ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Reset()
func (*CreateAgentSoftwareVersionRequest_FieldMask) Set ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Set(target, source *CreateAgentSoftwareVersionRequest)
func (*CreateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateAgentSoftwareVersionRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateAgentSoftwareVersionRequest_FieldMask) Size ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Size() int
func (*CreateAgentSoftwareVersionRequest_FieldMask) String ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) String() string
func (*CreateAgentSoftwareVersionRequest_FieldMask) Subtract ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Subtract(other *CreateAgentSoftwareVersionRequest_FieldMask) *CreateAgentSoftwareVersionRequest_FieldMask
func (*CreateAgentSoftwareVersionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateAgentSoftwareVersionRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateAgentSoftwareVersionRequest_FieldPath ¶
type CreateAgentSoftwareVersionRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateAgentSoftwareVersionRequest_FieldPathSelector Get(source *CreateAgentSoftwareVersionRequest) []interface{} GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool) ClearValue(item *CreateAgentSoftwareVersionRequest) // Those methods build corresponding CreateAgentSoftwareVersionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateAgentSoftwareVersionRequest_FieldPath ¶
func BuildCreateAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateAgentSoftwareVersionRequest_FieldPath, error)
func MustParseCreateAgentSoftwareVersionRequest_FieldPath ¶
func MustParseCreateAgentSoftwareVersionRequest_FieldPath(rawField string) CreateAgentSoftwareVersionRequest_FieldPath
func ParseCreateAgentSoftwareVersionRequest_FieldPath ¶
func ParseCreateAgentSoftwareVersionRequest_FieldPath(rawField string) (CreateAgentSoftwareVersionRequest_FieldPath, error)
type CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
type CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateAgentSoftwareVersionRequest_FieldPath ContainsValue(*CreateAgentSoftwareVersionRequest) bool }
CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateAgentSoftwareVersionRequest according to their type Present only for array (repeated) types.
func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
ParseCreateAgentSoftwareVersionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
type CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateAgentSoftwareVersionRequest_FieldPath }
CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues allows storing slice of values for CreateAgentSoftwareVersionRequest fields according to their type
func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func MustParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func ParseCreateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
type CreateAgentSoftwareVersionRequest_FieldPathSelector ¶
type CreateAgentSoftwareVersionRequest_FieldPathSelector int32
const (
CreateAgentSoftwareVersionRequest_FieldPathSelectorAgentSoftwareVersion CreateAgentSoftwareVersionRequest_FieldPathSelector = 0
)
func (CreateAgentSoftwareVersionRequest_FieldPathSelector) String ¶
func (s CreateAgentSoftwareVersionRequest_FieldPathSelector) String() string
type CreateAgentSoftwareVersionRequest_FieldPathValue ¶
type CreateAgentSoftwareVersionRequest_FieldPathValue interface { CreateAgentSoftwareVersionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateAgentSoftwareVersionRequest) CompareWith(*CreateAgentSoftwareVersionRequest) (cmp int, comparable bool) }
CreateAgentSoftwareVersionRequest_FieldPathValue allows storing values for CreateAgentSoftwareVersionRequest fields according to their type
func MustParseCreateAgentSoftwareVersionRequest_FieldPathValue ¶
func MustParseCreateAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) CreateAgentSoftwareVersionRequest_FieldPathValue
func ParseCreateAgentSoftwareVersionRequest_FieldPathValue ¶
func ParseCreateAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) (CreateAgentSoftwareVersionRequest_FieldPathValue, error)
type CreateAgentSoftwareVersionRequest_FieldSubPath ¶
type CreateAgentSoftwareVersionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValue ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValue(item *CreateAgentSoftwareVersionRequest)
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) Get ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) Get(source *CreateAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) GetDefault ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) GetRaw ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingle ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) JSONString ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) String ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithIValue ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithIValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathValue
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue ¶
type CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue struct { CreateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue ¶
func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAgentSoftwareVersionRequest'
func (*CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues ¶
type CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues struct { CreateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsAgentSoftwareVersionPathArrayOfValues ¶
func (fpsaov *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsAgentSoftwareVersionPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateAgentSoftwareVersionRequest_FieldSubPathValue ¶
type CreateAgentSoftwareVersionRequest_FieldSubPathValue struct { CreateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith(source *CreateAgentSoftwareVersionRequest) (int, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo(target **CreateAgentSoftwareVersionRequest)
func (*CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateAgentSoftwareVersionRequest_FieldTerminalPath ¶
type CreateAgentSoftwareVersionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *CreateAgentSoftwareVersionRequest)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) Get ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *CreateAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) String ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateAgentSoftwareVersionRequest_FieldPathValue
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue ¶
type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue struct { CreateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateAgentSoftwareVersionRequest'
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateAgentSoftwareVersionRequest as interface{}
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateAgentSoftwareVersionRequest) (interface{}, bool)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues ¶
type CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues struct { CreateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionArrayOfValues ¶
func (fpaov *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion, bool)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateAgentSoftwareVersionRequest_FieldTerminalPathValue ¶
type CreateAgentSoftwareVersionRequest_FieldTerminalPathValue struct { CreateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue() (*agent_software_version.AgentSoftwareVersion, bool)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *CreateAgentSoftwareVersionRequest) (int, bool)
CompareWith compares value in the 'CreateAgentSoftwareVersionRequest_FieldTerminalPathValue' with the value under path in 'CreateAgentSoftwareVersionRequest'.
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateAgentSoftwareVersionRequest' as interface{}
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **CreateAgentSoftwareVersionRequest)
SetTo stores value for selected field for object CreateAgentSoftwareVersionRequest
func (*CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteAgentSoftwareVersionDescriptor ¶
type DeleteAgentSoftwareVersionDescriptor struct{}
func GetDeleteAgentSoftwareVersionDescriptor ¶
func GetDeleteAgentSoftwareVersionDescriptor() *DeleteAgentSoftwareVersionDescriptor
func (*DeleteAgentSoftwareVersionDescriptor) GetApiDescriptor ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteAgentSoftwareVersionDescriptor) GetApiName ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetApiName() string
func (*DeleteAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAgentSoftwareVersionDescriptor) GetFullMethodName ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetFullMethodName() string
func (*DeleteAgentSoftwareVersionDescriptor) GetMethodName ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetMethodName() string
func (*DeleteAgentSoftwareVersionDescriptor) GetProtoPkgName ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetProtoPkgName() string
func (*DeleteAgentSoftwareVersionDescriptor) GetResourceDescriptor ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteAgentSoftwareVersionDescriptor) GetServiceDomain ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetServiceDomain() string
func (*DeleteAgentSoftwareVersionDescriptor) GetServiceVersion ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetServiceVersion() string
func (*DeleteAgentSoftwareVersionDescriptor) GetVerb ¶
func (d *DeleteAgentSoftwareVersionDescriptor) GetVerb() string
func (*DeleteAgentSoftwareVersionDescriptor) HasResource ¶
func (d *DeleteAgentSoftwareVersionDescriptor) HasResource() bool
func (*DeleteAgentSoftwareVersionDescriptor) IsClientStream ¶
func (d *DeleteAgentSoftwareVersionDescriptor) IsClientStream() bool
func (*DeleteAgentSoftwareVersionDescriptor) IsCollection ¶
func (d *DeleteAgentSoftwareVersionDescriptor) IsCollection() bool
func (*DeleteAgentSoftwareVersionDescriptor) IsPlural ¶
func (d *DeleteAgentSoftwareVersionDescriptor) IsPlural() bool
func (*DeleteAgentSoftwareVersionDescriptor) IsServerStream ¶
func (d *DeleteAgentSoftwareVersionDescriptor) IsServerStream() bool
func (*DeleteAgentSoftwareVersionDescriptor) IsUnary ¶
func (d *DeleteAgentSoftwareVersionDescriptor) IsUnary() bool
func (*DeleteAgentSoftwareVersionDescriptor) NewEmptyClientMsg ¶
func (d *DeleteAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteAgentSoftwareVersionDescriptor) NewEmptyServerMsg ¶
func (d *DeleteAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteAgentSoftwareVersionDescriptor) RequestHasResourceBody ¶
func (d *DeleteAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
type DeleteAgentSoftwareVersionDescriptorClientMsgHandle ¶
type DeleteAgentSoftwareVersionDescriptorClientMsgHandle struct{}
func (*DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAgentSoftwareVersionDescriptorServerMsgHandle ¶
type DeleteAgentSoftwareVersionDescriptorServerMsgHandle struct{}
func (*DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteAgentSoftwareVersionRequest ¶
type DeleteAgentSoftwareVersionRequest struct { // Reference of ntt.watchdog.v1alpha2.AgentSoftwareVersion Name *agent_software_version.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteAgentSoftwareVersion][ntt.watchdog.v1alpha2.DeleteAgentSoftwareVersion]
func (*DeleteAgentSoftwareVersionRequest) Clone ¶
func (o *DeleteAgentSoftwareVersionRequest) Clone() *DeleteAgentSoftwareVersionRequest
func (*DeleteAgentSoftwareVersionRequest) CloneRaw ¶
func (o *DeleteAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteAgentSoftwareVersionRequest) Descriptor ¶
func (*DeleteAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteAgentSoftwareVersionRequest.ProtoReflect.Descriptor instead.
func (*DeleteAgentSoftwareVersionRequest) GetName ¶
func (m *DeleteAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
func (*DeleteAgentSoftwareVersionRequest) GotenMessage ¶
func (*DeleteAgentSoftwareVersionRequest) GotenMessage()
func (*DeleteAgentSoftwareVersionRequest) GotenObjectExt ¶
func (o *DeleteAgentSoftwareVersionRequest) GotenObjectExt()
func (*DeleteAgentSoftwareVersionRequest) GotenValidate ¶
func (obj *DeleteAgentSoftwareVersionRequest) GotenValidate() error
func (*DeleteAgentSoftwareVersionRequest) MakeDiffFieldMask ¶
func (o *DeleteAgentSoftwareVersionRequest) MakeDiffFieldMask(other *DeleteAgentSoftwareVersionRequest) *DeleteAgentSoftwareVersionRequest_FieldMask
func (*DeleteAgentSoftwareVersionRequest) MakeFullFieldMask ¶
func (o *DeleteAgentSoftwareVersionRequest) MakeFullFieldMask() *DeleteAgentSoftwareVersionRequest_FieldMask
func (*DeleteAgentSoftwareVersionRequest) MakeRawDiffFieldMask ¶
func (o *DeleteAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteAgentSoftwareVersionRequest) MakeRawFullFieldMask ¶
func (o *DeleteAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteAgentSoftwareVersionRequest) Marshal ¶
func (m *DeleteAgentSoftwareVersionRequest) Marshal() ([]byte, error)
func (*DeleteAgentSoftwareVersionRequest) MarshalJSON ¶
func (m *DeleteAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
func (*DeleteAgentSoftwareVersionRequest) Merge ¶
func (o *DeleteAgentSoftwareVersionRequest) Merge(source *DeleteAgentSoftwareVersionRequest)
func (*DeleteAgentSoftwareVersionRequest) MergeRaw ¶
func (o *DeleteAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteAgentSoftwareVersionRequest) ProtoMessage ¶
func (*DeleteAgentSoftwareVersionRequest) ProtoMessage()
func (*DeleteAgentSoftwareVersionRequest) ProtoReflect ¶
func (m *DeleteAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
func (*DeleteAgentSoftwareVersionRequest) Reset ¶
func (m *DeleteAgentSoftwareVersionRequest) Reset()
func (*DeleteAgentSoftwareVersionRequest) SetName ¶
func (m *DeleteAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
func (*DeleteAgentSoftwareVersionRequest) String ¶
func (m *DeleteAgentSoftwareVersionRequest) String() string
func (*DeleteAgentSoftwareVersionRequest) Unmarshal ¶
func (m *DeleteAgentSoftwareVersionRequest) Unmarshal(b []byte) error
func (*DeleteAgentSoftwareVersionRequest) UnmarshalJSON ¶
func (m *DeleteAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
type DeleteAgentSoftwareVersionRequestFieldPathBuilder ¶
type DeleteAgentSoftwareVersionRequestFieldPathBuilder struct{}
func NewDeleteAgentSoftwareVersionRequestFieldPathBuilder ¶
func NewDeleteAgentSoftwareVersionRequestFieldPathBuilder() DeleteAgentSoftwareVersionRequestFieldPathBuilder
type DeleteAgentSoftwareVersionRequestPathSelectorName ¶
type DeleteAgentSoftwareVersionRequestPathSelectorName struct{}
func (DeleteAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
type DeleteAgentSoftwareVersionRequest_FieldMask ¶
type DeleteAgentSoftwareVersionRequest_FieldMask struct {
Paths []DeleteAgentSoftwareVersionRequest_FieldPath
}
func FullDeleteAgentSoftwareVersionRequest_FieldMask ¶
func FullDeleteAgentSoftwareVersionRequest_FieldMask() *DeleteAgentSoftwareVersionRequest_FieldMask
func (*DeleteAgentSoftwareVersionRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) AppendPath(path DeleteAgentSoftwareVersionRequest_FieldPath)
func (*DeleteAgentSoftwareVersionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteAgentSoftwareVersionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteAgentSoftwareVersionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteAgentSoftwareVersionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *DeleteAgentSoftwareVersionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteAgentSoftwareVersionRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) GetPaths() []DeleteAgentSoftwareVersionRequest_FieldPath
func (*DeleteAgentSoftwareVersionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteAgentSoftwareVersionRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) IsFull() bool
func (DeleteAgentSoftwareVersionRequest_FieldMask) Marshal ¶
func (fieldMask DeleteAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteAgentSoftwareVersionRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteAgentSoftwareVersionRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) PathsCount() int
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Project ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Project(source *DeleteAgentSoftwareVersionRequest) *DeleteAgentSoftwareVersionRequest
func (*DeleteAgentSoftwareVersionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteAgentSoftwareVersionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
func (*DeleteAgentSoftwareVersionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Reset ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Reset()
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Set ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Set(target, source *DeleteAgentSoftwareVersionRequest)
func (*DeleteAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteAgentSoftwareVersionRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Size ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Size() int
func (*DeleteAgentSoftwareVersionRequest_FieldMask) String ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) String() string
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Subtract(other *DeleteAgentSoftwareVersionRequest_FieldMask) *DeleteAgentSoftwareVersionRequest_FieldMask
func (*DeleteAgentSoftwareVersionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteAgentSoftwareVersionRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteAgentSoftwareVersionRequest_FieldPath ¶
type DeleteAgentSoftwareVersionRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteAgentSoftwareVersionRequest_FieldPathSelector Get(source *DeleteAgentSoftwareVersionRequest) []interface{} GetSingle(source *DeleteAgentSoftwareVersionRequest) (interface{}, bool) ClearValue(item *DeleteAgentSoftwareVersionRequest) // Those methods build corresponding DeleteAgentSoftwareVersionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteAgentSoftwareVersionRequest_FieldPath ¶
func BuildDeleteAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteAgentSoftwareVersionRequest_FieldPath, error)
func MustParseDeleteAgentSoftwareVersionRequest_FieldPath ¶
func MustParseDeleteAgentSoftwareVersionRequest_FieldPath(rawField string) DeleteAgentSoftwareVersionRequest_FieldPath
func ParseDeleteAgentSoftwareVersionRequest_FieldPath ¶
func ParseDeleteAgentSoftwareVersionRequest_FieldPath(rawField string) (DeleteAgentSoftwareVersionRequest_FieldPath, error)
type DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
type DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteAgentSoftwareVersionRequest_FieldPath ContainsValue(*DeleteAgentSoftwareVersionRequest) bool }
DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteAgentSoftwareVersionRequest according to their type Present only for array (repeated) types.
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue
func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
type DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteAgentSoftwareVersionRequest_FieldPath }
DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues allows storing slice of values for DeleteAgentSoftwareVersionRequest fields according to their type
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues
func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func ParseDeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
type DeleteAgentSoftwareVersionRequest_FieldPathSelector ¶
type DeleteAgentSoftwareVersionRequest_FieldPathSelector int32
const (
DeleteAgentSoftwareVersionRequest_FieldPathSelectorName DeleteAgentSoftwareVersionRequest_FieldPathSelector = 0
)
func (DeleteAgentSoftwareVersionRequest_FieldPathSelector) String ¶
func (s DeleteAgentSoftwareVersionRequest_FieldPathSelector) String() string
type DeleteAgentSoftwareVersionRequest_FieldPathValue ¶
type DeleteAgentSoftwareVersionRequest_FieldPathValue interface { DeleteAgentSoftwareVersionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteAgentSoftwareVersionRequest) CompareWith(*DeleteAgentSoftwareVersionRequest) (cmp int, comparable bool) }
DeleteAgentSoftwareVersionRequest_FieldPathValue allows storing values for DeleteAgentSoftwareVersionRequest fields according to their type
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathValue ¶
func MustParseDeleteAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) DeleteAgentSoftwareVersionRequest_FieldPathValue
func ParseDeleteAgentSoftwareVersionRequest_FieldPathValue ¶
func ParseDeleteAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) (DeleteAgentSoftwareVersionRequest_FieldPathValue, error)
type DeleteAgentSoftwareVersionRequest_FieldTerminalPath ¶
type DeleteAgentSoftwareVersionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *DeleteAgentSoftwareVersionRequest)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) Get ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *DeleteAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteAgentSoftwareVersionRequest
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *DeleteAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteAgentSoftwareVersionRequest
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) String ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteAgentSoftwareVersionRequest_FieldPathValue
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue ¶
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue struct { DeleteAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteAgentSoftwareVersionRequest'
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteAgentSoftwareVersionRequest as interface{}
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteAgentSoftwareVersionRequest) (interface{}, bool)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues ¶
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues struct { DeleteAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*agent_software_version.Reference, bool)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue ¶
type DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue struct { DeleteAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *DeleteAgentSoftwareVersionRequest) (int, bool)
CompareWith compares value in the 'DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue' with the value under path in 'DeleteAgentSoftwareVersionRequest'.
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteAgentSoftwareVersionRequest' as interface{}
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **DeleteAgentSoftwareVersionRequest)
SetTo stores value for selected field for object DeleteAgentSoftwareVersionRequest
func (*DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetAgentSoftwareVersionDescriptor ¶
type GetAgentSoftwareVersionDescriptor struct{}
func GetGetAgentSoftwareVersionDescriptor ¶
func GetGetAgentSoftwareVersionDescriptor() *GetAgentSoftwareVersionDescriptor
func (*GetAgentSoftwareVersionDescriptor) GetApiDescriptor ¶
func (d *GetAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetAgentSoftwareVersionDescriptor) GetApiName ¶
func (d *GetAgentSoftwareVersionDescriptor) GetApiName() string
func (*GetAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle ¶
func (d *GetAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAgentSoftwareVersionDescriptor) GetFullMethodName ¶
func (d *GetAgentSoftwareVersionDescriptor) GetFullMethodName() string
func (*GetAgentSoftwareVersionDescriptor) GetMethodName ¶
func (d *GetAgentSoftwareVersionDescriptor) GetMethodName() string
func (*GetAgentSoftwareVersionDescriptor) GetProtoPkgName ¶
func (d *GetAgentSoftwareVersionDescriptor) GetProtoPkgName() string
func (*GetAgentSoftwareVersionDescriptor) GetResourceDescriptor ¶
func (d *GetAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle ¶
func (d *GetAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetAgentSoftwareVersionDescriptor) GetServiceDomain ¶
func (d *GetAgentSoftwareVersionDescriptor) GetServiceDomain() string
func (*GetAgentSoftwareVersionDescriptor) GetServiceVersion ¶
func (d *GetAgentSoftwareVersionDescriptor) GetServiceVersion() string
func (*GetAgentSoftwareVersionDescriptor) GetVerb ¶
func (d *GetAgentSoftwareVersionDescriptor) GetVerb() string
func (*GetAgentSoftwareVersionDescriptor) HasResource ¶
func (d *GetAgentSoftwareVersionDescriptor) HasResource() bool
func (*GetAgentSoftwareVersionDescriptor) IsClientStream ¶
func (d *GetAgentSoftwareVersionDescriptor) IsClientStream() bool
func (*GetAgentSoftwareVersionDescriptor) IsCollection ¶
func (d *GetAgentSoftwareVersionDescriptor) IsCollection() bool
func (*GetAgentSoftwareVersionDescriptor) IsPlural ¶
func (d *GetAgentSoftwareVersionDescriptor) IsPlural() bool
func (*GetAgentSoftwareVersionDescriptor) IsServerStream ¶
func (d *GetAgentSoftwareVersionDescriptor) IsServerStream() bool
func (*GetAgentSoftwareVersionDescriptor) IsUnary ¶
func (d *GetAgentSoftwareVersionDescriptor) IsUnary() bool
func (*GetAgentSoftwareVersionDescriptor) NewEmptyClientMsg ¶
func (d *GetAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
func (*GetAgentSoftwareVersionDescriptor) NewEmptyServerMsg ¶
func (d *GetAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
func (*GetAgentSoftwareVersionDescriptor) RequestHasResourceBody ¶
func (d *GetAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
type GetAgentSoftwareVersionDescriptorClientMsgHandle ¶
type GetAgentSoftwareVersionDescriptorClientMsgHandle struct{}
func (*GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAgentSoftwareVersionDescriptorServerMsgHandle ¶
type GetAgentSoftwareVersionDescriptorServerMsgHandle struct{}
func (*GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetAgentSoftwareVersionRequest ¶
type GetAgentSoftwareVersionRequest struct { // Reference of ntt.watchdog.v1alpha2.AgentSoftwareVersion Name *agent_software_version.Reference `protobuf:"bytes,1,opt,customtype=Reference,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 *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetAgentSoftwareVersion][ntt.watchdog.v1alpha2.GetAgentSoftwareVersion]
func (*GetAgentSoftwareVersionRequest) Clone ¶
func (o *GetAgentSoftwareVersionRequest) Clone() *GetAgentSoftwareVersionRequest
func (*GetAgentSoftwareVersionRequest) CloneRaw ¶
func (o *GetAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetAgentSoftwareVersionRequest) Descriptor ¶
func (*GetAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetAgentSoftwareVersionRequest.ProtoReflect.Descriptor instead.
func (*GetAgentSoftwareVersionRequest) GetFieldMask ¶
func (m *GetAgentSoftwareVersionRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*GetAgentSoftwareVersionRequest) GetName ¶
func (m *GetAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
func (*GetAgentSoftwareVersionRequest) GetView ¶
func (m *GetAgentSoftwareVersionRequest) GetView() view.View
func (*GetAgentSoftwareVersionRequest) GotenMessage ¶
func (*GetAgentSoftwareVersionRequest) GotenMessage()
func (*GetAgentSoftwareVersionRequest) GotenObjectExt ¶
func (o *GetAgentSoftwareVersionRequest) GotenObjectExt()
func (*GetAgentSoftwareVersionRequest) GotenValidate ¶
func (obj *GetAgentSoftwareVersionRequest) GotenValidate() error
func (*GetAgentSoftwareVersionRequest) MakeDiffFieldMask ¶
func (o *GetAgentSoftwareVersionRequest) MakeDiffFieldMask(other *GetAgentSoftwareVersionRequest) *GetAgentSoftwareVersionRequest_FieldMask
func (*GetAgentSoftwareVersionRequest) MakeFullFieldMask ¶
func (o *GetAgentSoftwareVersionRequest) MakeFullFieldMask() *GetAgentSoftwareVersionRequest_FieldMask
func (*GetAgentSoftwareVersionRequest) MakeRawDiffFieldMask ¶
func (o *GetAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetAgentSoftwareVersionRequest) MakeRawFullFieldMask ¶
func (o *GetAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetAgentSoftwareVersionRequest) Marshal ¶
func (m *GetAgentSoftwareVersionRequest) Marshal() ([]byte, error)
func (*GetAgentSoftwareVersionRequest) MarshalJSON ¶
func (m *GetAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
func (*GetAgentSoftwareVersionRequest) Merge ¶
func (o *GetAgentSoftwareVersionRequest) Merge(source *GetAgentSoftwareVersionRequest)
func (*GetAgentSoftwareVersionRequest) MergeRaw ¶
func (o *GetAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetAgentSoftwareVersionRequest) ProtoMessage ¶
func (*GetAgentSoftwareVersionRequest) ProtoMessage()
func (*GetAgentSoftwareVersionRequest) ProtoReflect ¶
func (m *GetAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
func (*GetAgentSoftwareVersionRequest) Reset ¶
func (m *GetAgentSoftwareVersionRequest) Reset()
func (*GetAgentSoftwareVersionRequest) SetFieldMask ¶
func (m *GetAgentSoftwareVersionRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*GetAgentSoftwareVersionRequest) SetName ¶
func (m *GetAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
func (*GetAgentSoftwareVersionRequest) SetView ¶
func (m *GetAgentSoftwareVersionRequest) SetView(fv view.View)
func (*GetAgentSoftwareVersionRequest) String ¶
func (m *GetAgentSoftwareVersionRequest) String() string
func (*GetAgentSoftwareVersionRequest) Unmarshal ¶
func (m *GetAgentSoftwareVersionRequest) Unmarshal(b []byte) error
func (*GetAgentSoftwareVersionRequest) UnmarshalJSON ¶
func (m *GetAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
type GetAgentSoftwareVersionRequestFieldPathBuilder ¶
type GetAgentSoftwareVersionRequestFieldPathBuilder struct{}
func NewGetAgentSoftwareVersionRequestFieldPathBuilder ¶
func NewGetAgentSoftwareVersionRequestFieldPathBuilder() GetAgentSoftwareVersionRequestFieldPathBuilder
type GetAgentSoftwareVersionRequestPathSelectorFieldMask ¶
type GetAgentSoftwareVersionRequestPathSelectorFieldMask struct{}
func (GetAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
type GetAgentSoftwareVersionRequestPathSelectorName ¶
type GetAgentSoftwareVersionRequestPathSelectorName struct{}
func (GetAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues ¶
func (s GetAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
type GetAgentSoftwareVersionRequestPathSelectorView ¶
type GetAgentSoftwareVersionRequestPathSelectorView struct{}
func (GetAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues ¶
func (s GetAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
func (GetAgentSoftwareVersionRequestPathSelectorView) WithValue ¶
func (s GetAgentSoftwareVersionRequestPathSelectorView) WithValue(value view.View) *GetAgentSoftwareVersionRequest_FieldTerminalPathValue
type GetAgentSoftwareVersionRequest_FieldMask ¶
type GetAgentSoftwareVersionRequest_FieldMask struct {
Paths []GetAgentSoftwareVersionRequest_FieldPath
}
func FullGetAgentSoftwareVersionRequest_FieldMask ¶
func FullGetAgentSoftwareVersionRequest_FieldMask() *GetAgentSoftwareVersionRequest_FieldMask
func (*GetAgentSoftwareVersionRequest_FieldMask) AppendPath ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) AppendPath(path GetAgentSoftwareVersionRequest_FieldPath)
func (*GetAgentSoftwareVersionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetAgentSoftwareVersionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetAgentSoftwareVersionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetAgentSoftwareVersionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *GetAgentSoftwareVersionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetAgentSoftwareVersionRequest_FieldMask) GetPaths ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) GetPaths() []GetAgentSoftwareVersionRequest_FieldPath
func (*GetAgentSoftwareVersionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetAgentSoftwareVersionRequest_FieldMask) IsFull ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) IsFull() bool
func (GetAgentSoftwareVersionRequest_FieldMask) Marshal ¶
func (fieldMask GetAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetAgentSoftwareVersionRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetAgentSoftwareVersionRequest_FieldMask) PathsCount ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) PathsCount() int
func (*GetAgentSoftwareVersionRequest_FieldMask) Project ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Project(source *GetAgentSoftwareVersionRequest) *GetAgentSoftwareVersionRequest
func (*GetAgentSoftwareVersionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetAgentSoftwareVersionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
func (*GetAgentSoftwareVersionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetAgentSoftwareVersionRequest_FieldMask) Reset ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Reset()
func (*GetAgentSoftwareVersionRequest_FieldMask) Set ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Set(target, source *GetAgentSoftwareVersionRequest)
func (*GetAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetAgentSoftwareVersionRequest_FieldMask) SetRaw ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetAgentSoftwareVersionRequest_FieldMask) Size ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Size() int
func (*GetAgentSoftwareVersionRequest_FieldMask) String ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) String() string
func (*GetAgentSoftwareVersionRequest_FieldMask) Subtract ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Subtract(other *GetAgentSoftwareVersionRequest_FieldMask) *GetAgentSoftwareVersionRequest_FieldMask
func (*GetAgentSoftwareVersionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetAgentSoftwareVersionRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
func (*GetAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetAgentSoftwareVersionRequest_FieldPath ¶
type GetAgentSoftwareVersionRequest_FieldPath interface { gotenobject.FieldPath Selector() GetAgentSoftwareVersionRequest_FieldPathSelector Get(source *GetAgentSoftwareVersionRequest) []interface{} GetSingle(source *GetAgentSoftwareVersionRequest) (interface{}, bool) ClearValue(item *GetAgentSoftwareVersionRequest) // Those methods build corresponding GetAgentSoftwareVersionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetAgentSoftwareVersionRequest_FieldPath ¶
func BuildGetAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetAgentSoftwareVersionRequest_FieldPath, error)
func MustParseGetAgentSoftwareVersionRequest_FieldPath ¶
func MustParseGetAgentSoftwareVersionRequest_FieldPath(rawField string) GetAgentSoftwareVersionRequest_FieldPath
func ParseGetAgentSoftwareVersionRequest_FieldPath ¶
func ParseGetAgentSoftwareVersionRequest_FieldPath(rawField string) (GetAgentSoftwareVersionRequest_FieldPath, error)
type GetAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
type GetAgentSoftwareVersionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetAgentSoftwareVersionRequest_FieldPath ContainsValue(*GetAgentSoftwareVersionRequest) bool }
GetAgentSoftwareVersionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetAgentSoftwareVersionRequest according to their type Present only for array (repeated) types.
func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetAgentSoftwareVersionRequest_FieldPathArrayItemValue
func ParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func ParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
ParseGetAgentSoftwareVersionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
type GetAgentSoftwareVersionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetAgentSoftwareVersionRequest_FieldPath }
GetAgentSoftwareVersionRequest_FieldPathArrayOfValues allows storing slice of values for GetAgentSoftwareVersionRequest fields according to their type
func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func MustParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetAgentSoftwareVersionRequest_FieldPathArrayOfValues
func ParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func ParseGetAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
type GetAgentSoftwareVersionRequest_FieldPathSelector ¶
type GetAgentSoftwareVersionRequest_FieldPathSelector int32
const ( GetAgentSoftwareVersionRequest_FieldPathSelectorName GetAgentSoftwareVersionRequest_FieldPathSelector = 0 GetAgentSoftwareVersionRequest_FieldPathSelectorFieldMask GetAgentSoftwareVersionRequest_FieldPathSelector = 1 GetAgentSoftwareVersionRequest_FieldPathSelectorView GetAgentSoftwareVersionRequest_FieldPathSelector = 2 )
func (GetAgentSoftwareVersionRequest_FieldPathSelector) String ¶
func (s GetAgentSoftwareVersionRequest_FieldPathSelector) String() string
type GetAgentSoftwareVersionRequest_FieldPathValue ¶
type GetAgentSoftwareVersionRequest_FieldPathValue interface { GetAgentSoftwareVersionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetAgentSoftwareVersionRequest) CompareWith(*GetAgentSoftwareVersionRequest) (cmp int, comparable bool) }
GetAgentSoftwareVersionRequest_FieldPathValue allows storing values for GetAgentSoftwareVersionRequest fields according to their type
func MustParseGetAgentSoftwareVersionRequest_FieldPathValue ¶
func MustParseGetAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) GetAgentSoftwareVersionRequest_FieldPathValue
func ParseGetAgentSoftwareVersionRequest_FieldPathValue ¶
func ParseGetAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) (GetAgentSoftwareVersionRequest_FieldPathValue, error)
type GetAgentSoftwareVersionRequest_FieldTerminalPath ¶
type GetAgentSoftwareVersionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *GetAgentSoftwareVersionRequest)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) Get ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *GetAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by specific field from source GetAgentSoftwareVersionRequest
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *GetAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetAgentSoftwareVersionRequest
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) JSONString ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) String ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) GetAgentSoftwareVersionRequest_FieldPathValue
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue ¶
type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue struct { GetAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetAgentSoftwareVersionRequest'
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetAgentSoftwareVersionRequest as interface{}
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetAgentSoftwareVersionRequest) (interface{}, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues ¶
type GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues struct { GetAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*agent_software_version.Reference, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetAgentSoftwareVersionRequest_FieldTerminalPathValue ¶
type GetAgentSoftwareVersionRequest_FieldTerminalPathValue struct { GetAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *GetAgentSoftwareVersionRequest) (int, bool)
CompareWith compares value in the 'GetAgentSoftwareVersionRequest_FieldTerminalPathValue' with the value under path in 'GetAgentSoftwareVersionRequest'.
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetAgentSoftwareVersionRequest' as interface{}
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **GetAgentSoftwareVersionRequest)
SetTo stores value for selected field for object GetAgentSoftwareVersionRequest
func (*GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAgentSoftwareVersionsDescriptor ¶
type ListAgentSoftwareVersionsDescriptor struct{}
func GetListAgentSoftwareVersionsDescriptor ¶
func GetListAgentSoftwareVersionsDescriptor() *ListAgentSoftwareVersionsDescriptor
func (*ListAgentSoftwareVersionsDescriptor) GetApiDescriptor ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListAgentSoftwareVersionsDescriptor) GetApiName ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetApiName() string
func (*ListAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAgentSoftwareVersionsDescriptor) GetFullMethodName ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetFullMethodName() string
func (*ListAgentSoftwareVersionsDescriptor) GetMethodName ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetMethodName() string
func (*ListAgentSoftwareVersionsDescriptor) GetProtoPkgName ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
func (*ListAgentSoftwareVersionsDescriptor) GetResourceDescriptor ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListAgentSoftwareVersionsDescriptor) GetServiceDomain ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetServiceDomain() string
func (*ListAgentSoftwareVersionsDescriptor) GetServiceVersion ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetServiceVersion() string
func (*ListAgentSoftwareVersionsDescriptor) GetVerb ¶
func (d *ListAgentSoftwareVersionsDescriptor) GetVerb() string
func (*ListAgentSoftwareVersionsDescriptor) HasResource ¶
func (d *ListAgentSoftwareVersionsDescriptor) HasResource() bool
func (*ListAgentSoftwareVersionsDescriptor) IsClientStream ¶
func (d *ListAgentSoftwareVersionsDescriptor) IsClientStream() bool
func (*ListAgentSoftwareVersionsDescriptor) IsCollection ¶
func (d *ListAgentSoftwareVersionsDescriptor) IsCollection() bool
func (*ListAgentSoftwareVersionsDescriptor) IsPlural ¶
func (d *ListAgentSoftwareVersionsDescriptor) IsPlural() bool
func (*ListAgentSoftwareVersionsDescriptor) IsServerStream ¶
func (d *ListAgentSoftwareVersionsDescriptor) IsServerStream() bool
func (*ListAgentSoftwareVersionsDescriptor) IsUnary ¶
func (d *ListAgentSoftwareVersionsDescriptor) IsUnary() bool
func (*ListAgentSoftwareVersionsDescriptor) NewEmptyClientMsg ¶
func (d *ListAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListAgentSoftwareVersionsDescriptor) NewEmptyServerMsg ¶
func (d *ListAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListAgentSoftwareVersionsDescriptor) RequestHasResourceBody ¶
func (d *ListAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
type ListAgentSoftwareVersionsDescriptorClientMsgHandle ¶
type ListAgentSoftwareVersionsDescriptorClientMsgHandle struct{}
func (*ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAgentSoftwareVersionsDescriptorServerMsgHandle ¶
type ListAgentSoftwareVersionsDescriptorServerMsgHandle struct{}
func (*ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListAgentSoftwareVersionsRequest ¶
type ListAgentSoftwareVersionsRequest struct { // Requested page size. Server may return fewer AgentSoftwareVersions 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 // [ListAgentSoftwareVersionsResponse.next_page_token][ntt.watchdog.v1alpha2.ListAgentSoftwareVersionsResponse.next_page_token] PageToken *agent_software_version.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 *agent_software_version.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 *agent_software_version.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 *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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.view.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 [ListAgentSoftwareVersions][ntt.watchdog.v1alpha2.ListAgentSoftwareVersions]
func (*ListAgentSoftwareVersionsRequest) Clone ¶
func (o *ListAgentSoftwareVersionsRequest) Clone() *ListAgentSoftwareVersionsRequest
func (*ListAgentSoftwareVersionsRequest) CloneRaw ¶
func (o *ListAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListAgentSoftwareVersionsRequest) Descriptor ¶
func (*ListAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListAgentSoftwareVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListAgentSoftwareVersionsRequest) GetFieldMask ¶
func (m *ListAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*ListAgentSoftwareVersionsRequest) GetFilter ¶
func (m *ListAgentSoftwareVersionsRequest) GetFilter() *agent_software_version.Filter
func (*ListAgentSoftwareVersionsRequest) GetIncludePagingInfo ¶
func (m *ListAgentSoftwareVersionsRequest) GetIncludePagingInfo() bool
func (*ListAgentSoftwareVersionsRequest) GetOrderBy ¶
func (m *ListAgentSoftwareVersionsRequest) GetOrderBy() *agent_software_version.OrderBy
func (*ListAgentSoftwareVersionsRequest) GetPageSize ¶
func (m *ListAgentSoftwareVersionsRequest) GetPageSize() int32
func (*ListAgentSoftwareVersionsRequest) GetPageToken ¶
func (m *ListAgentSoftwareVersionsRequest) GetPageToken() *agent_software_version.PagerCursor
func (*ListAgentSoftwareVersionsRequest) GetView ¶
func (m *ListAgentSoftwareVersionsRequest) GetView() view.View
func (*ListAgentSoftwareVersionsRequest) GotenMessage ¶
func (*ListAgentSoftwareVersionsRequest) GotenMessage()
func (*ListAgentSoftwareVersionsRequest) GotenObjectExt ¶
func (o *ListAgentSoftwareVersionsRequest) GotenObjectExt()
func (*ListAgentSoftwareVersionsRequest) GotenValidate ¶
func (obj *ListAgentSoftwareVersionsRequest) GotenValidate() error
func (*ListAgentSoftwareVersionsRequest) MakeDiffFieldMask ¶
func (o *ListAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *ListAgentSoftwareVersionsRequest) *ListAgentSoftwareVersionsRequest_FieldMask
func (*ListAgentSoftwareVersionsRequest) MakeFullFieldMask ¶
func (o *ListAgentSoftwareVersionsRequest) MakeFullFieldMask() *ListAgentSoftwareVersionsRequest_FieldMask
func (*ListAgentSoftwareVersionsRequest) MakeRawDiffFieldMask ¶
func (o *ListAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAgentSoftwareVersionsRequest) MakeRawFullFieldMask ¶
func (o *ListAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAgentSoftwareVersionsRequest) Marshal ¶
func (m *ListAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
func (*ListAgentSoftwareVersionsRequest) MarshalJSON ¶
func (m *ListAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
func (*ListAgentSoftwareVersionsRequest) Merge ¶
func (o *ListAgentSoftwareVersionsRequest) Merge(source *ListAgentSoftwareVersionsRequest)
func (*ListAgentSoftwareVersionsRequest) MergeRaw ¶
func (o *ListAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAgentSoftwareVersionsRequest) ProtoMessage ¶
func (*ListAgentSoftwareVersionsRequest) ProtoMessage()
func (*ListAgentSoftwareVersionsRequest) ProtoReflect ¶
func (m *ListAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
func (*ListAgentSoftwareVersionsRequest) Reset ¶
func (m *ListAgentSoftwareVersionsRequest) Reset()
func (*ListAgentSoftwareVersionsRequest) SetFieldMask ¶
func (m *ListAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*ListAgentSoftwareVersionsRequest) SetFilter ¶
func (m *ListAgentSoftwareVersionsRequest) SetFilter(fv *agent_software_version.Filter)
func (*ListAgentSoftwareVersionsRequest) SetIncludePagingInfo ¶
func (m *ListAgentSoftwareVersionsRequest) SetIncludePagingInfo(fv bool)
func (*ListAgentSoftwareVersionsRequest) SetOrderBy ¶
func (m *ListAgentSoftwareVersionsRequest) SetOrderBy(fv *agent_software_version.OrderBy)
func (*ListAgentSoftwareVersionsRequest) SetPageSize ¶
func (m *ListAgentSoftwareVersionsRequest) SetPageSize(fv int32)
func (*ListAgentSoftwareVersionsRequest) SetPageToken ¶
func (m *ListAgentSoftwareVersionsRequest) SetPageToken(fv *agent_software_version.PagerCursor)
func (*ListAgentSoftwareVersionsRequest) SetView ¶
func (m *ListAgentSoftwareVersionsRequest) SetView(fv view.View)
func (*ListAgentSoftwareVersionsRequest) String ¶
func (m *ListAgentSoftwareVersionsRequest) String() string
func (*ListAgentSoftwareVersionsRequest) Unmarshal ¶
func (m *ListAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
func (*ListAgentSoftwareVersionsRequest) UnmarshalJSON ¶
func (m *ListAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
type ListAgentSoftwareVersionsRequestFieldPathBuilder ¶
type ListAgentSoftwareVersionsRequestFieldPathBuilder struct{}
func NewListAgentSoftwareVersionsRequestFieldPathBuilder ¶
func NewListAgentSoftwareVersionsRequestFieldPathBuilder() ListAgentSoftwareVersionsRequestFieldPathBuilder
func (ListAgentSoftwareVersionsRequestFieldPathBuilder) IncludePagingInfo ¶
func (ListAgentSoftwareVersionsRequestFieldPathBuilder) IncludePagingInfo() ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo
type ListAgentSoftwareVersionsRequestPathSelectorFieldMask ¶
type ListAgentSoftwareVersionsRequestPathSelectorFieldMask struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsRequestPathSelectorFilter ¶
type ListAgentSoftwareVersionsRequestPathSelectorFilter struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues(values []*agent_software_version.Filter) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo ¶
type ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsRequestPathSelectorOrderBy ¶
type ListAgentSoftwareVersionsRequestPathSelectorOrderBy struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*agent_software_version.OrderBy) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsRequestPathSelectorPageSize ¶
type ListAgentSoftwareVersionsRequestPathSelectorPageSize struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue(value int32) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
type ListAgentSoftwareVersionsRequestPathSelectorPageToken ¶
type ListAgentSoftwareVersionsRequestPathSelectorPageToken struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsRequestPathSelectorView ¶
type ListAgentSoftwareVersionsRequestPathSelectorView struct{}
func (ListAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (ListAgentSoftwareVersionsRequestPathSelectorView) WithValue ¶
func (s ListAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue
type ListAgentSoftwareVersionsRequest_FieldMask ¶
type ListAgentSoftwareVersionsRequest_FieldMask struct {
Paths []ListAgentSoftwareVersionsRequest_FieldPath
}
func FullListAgentSoftwareVersionsRequest_FieldMask ¶
func FullListAgentSoftwareVersionsRequest_FieldMask() *ListAgentSoftwareVersionsRequest_FieldMask
func (*ListAgentSoftwareVersionsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) AppendPath(path ListAgentSoftwareVersionsRequest_FieldPath)
func (*ListAgentSoftwareVersionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAgentSoftwareVersionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *ListAgentSoftwareVersionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAgentSoftwareVersionsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) GetPaths() []ListAgentSoftwareVersionsRequest_FieldPath
func (*ListAgentSoftwareVersionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAgentSoftwareVersionsRequest_FieldMask) IsFull ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
func (ListAgentSoftwareVersionsRequest_FieldMask) Marshal ¶
func (fieldMask ListAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAgentSoftwareVersionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAgentSoftwareVersionsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
func (*ListAgentSoftwareVersionsRequest_FieldMask) Project ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Project(source *ListAgentSoftwareVersionsRequest) *ListAgentSoftwareVersionsRequest
func (*ListAgentSoftwareVersionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAgentSoftwareVersionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
func (*ListAgentSoftwareVersionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListAgentSoftwareVersionsRequest_FieldMask) Reset ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Reset()
func (*ListAgentSoftwareVersionsRequest_FieldMask) Set ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Set(target, source *ListAgentSoftwareVersionsRequest)
func (*ListAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListAgentSoftwareVersionsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAgentSoftwareVersionsRequest_FieldMask) Size ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Size() int
func (*ListAgentSoftwareVersionsRequest_FieldMask) String ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) String() string
func (*ListAgentSoftwareVersionsRequest_FieldMask) Subtract ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Subtract(other *ListAgentSoftwareVersionsRequest_FieldMask) *ListAgentSoftwareVersionsRequest_FieldMask
func (*ListAgentSoftwareVersionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAgentSoftwareVersionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListAgentSoftwareVersionsRequest_FieldPath ¶
type ListAgentSoftwareVersionsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListAgentSoftwareVersionsRequest_FieldPathSelector Get(source *ListAgentSoftwareVersionsRequest) []interface{} GetSingle(source *ListAgentSoftwareVersionsRequest) (interface{}, bool) ClearValue(item *ListAgentSoftwareVersionsRequest) // Those methods build corresponding ListAgentSoftwareVersionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAgentSoftwareVersionsRequest_FieldPath ¶
func BuildListAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListAgentSoftwareVersionsRequest_FieldPath, error)
func MustParseListAgentSoftwareVersionsRequest_FieldPath ¶
func MustParseListAgentSoftwareVersionsRequest_FieldPath(rawField string) ListAgentSoftwareVersionsRequest_FieldPath
func ParseListAgentSoftwareVersionsRequest_FieldPath ¶
func ParseListAgentSoftwareVersionsRequest_FieldPath(rawField string) (ListAgentSoftwareVersionsRequest_FieldPath, error)
type ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
type ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAgentSoftwareVersionsRequest_FieldPath ContainsValue(*ListAgentSoftwareVersionsRequest) bool }
ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAgentSoftwareVersionsRequest according to their type Present only for array (repeated) types.
func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func ParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func ParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
ParseListAgentSoftwareVersionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
type ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAgentSoftwareVersionsRequest_FieldPath }
ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues allows storing slice of values for ListAgentSoftwareVersionsRequest fields according to their type
func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func MustParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func ParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func ParseListAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
type ListAgentSoftwareVersionsRequest_FieldPathSelector ¶
type ListAgentSoftwareVersionsRequest_FieldPathSelector int32
const ( ListAgentSoftwareVersionsRequest_FieldPathSelectorPageSize ListAgentSoftwareVersionsRequest_FieldPathSelector = 0 ListAgentSoftwareVersionsRequest_FieldPathSelectorPageToken ListAgentSoftwareVersionsRequest_FieldPathSelector = 1 ListAgentSoftwareVersionsRequest_FieldPathSelectorOrderBy ListAgentSoftwareVersionsRequest_FieldPathSelector = 2 ListAgentSoftwareVersionsRequest_FieldPathSelectorFilter ListAgentSoftwareVersionsRequest_FieldPathSelector = 3 ListAgentSoftwareVersionsRequest_FieldPathSelectorFieldMask ListAgentSoftwareVersionsRequest_FieldPathSelector = 4 ListAgentSoftwareVersionsRequest_FieldPathSelectorView ListAgentSoftwareVersionsRequest_FieldPathSelector = 5 ListAgentSoftwareVersionsRequest_FieldPathSelectorIncludePagingInfo ListAgentSoftwareVersionsRequest_FieldPathSelector = 6 )
func (ListAgentSoftwareVersionsRequest_FieldPathSelector) String ¶
func (s ListAgentSoftwareVersionsRequest_FieldPathSelector) String() string
type ListAgentSoftwareVersionsRequest_FieldPathValue ¶
type ListAgentSoftwareVersionsRequest_FieldPathValue interface { ListAgentSoftwareVersionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListAgentSoftwareVersionsRequest) CompareWith(*ListAgentSoftwareVersionsRequest) (cmp int, comparable bool) }
ListAgentSoftwareVersionsRequest_FieldPathValue allows storing values for ListAgentSoftwareVersionsRequest fields according to their type
func MustParseListAgentSoftwareVersionsRequest_FieldPathValue ¶
func MustParseListAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) ListAgentSoftwareVersionsRequest_FieldPathValue
func ParseListAgentSoftwareVersionsRequest_FieldPathValue ¶
func ParseListAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) (ListAgentSoftwareVersionsRequest_FieldPathValue, error)
type ListAgentSoftwareVersionsRequest_FieldTerminalPath ¶
type ListAgentSoftwareVersionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *ListAgentSoftwareVersionsRequest)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) Get ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *ListAgentSoftwareVersionsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListAgentSoftwareVersionsRequest
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *ListAgentSoftwareVersionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAgentSoftwareVersionsRequest
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) String ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListAgentSoftwareVersionsRequest_FieldPathValue
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue ¶
type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue struct { ListAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAgentSoftwareVersionsRequest'
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAgentSoftwareVersionsRequest as interface{}
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListAgentSoftwareVersionsRequest) (interface{}, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues ¶
type ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues struct { ListAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*agent_software_version.Filter, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*agent_software_version.OrderBy, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAgentSoftwareVersionsRequest_FieldTerminalPathValue ¶
type ListAgentSoftwareVersionsRequest_FieldTerminalPathValue struct { ListAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue() (*agent_software_version.Filter, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue() (*agent_software_version.OrderBy, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *ListAgentSoftwareVersionsRequest) (int, bool)
CompareWith compares value in the 'ListAgentSoftwareVersionsRequest_FieldTerminalPathValue' with the value under path in 'ListAgentSoftwareVersionsRequest'.
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAgentSoftwareVersionsRequest' as interface{}
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **ListAgentSoftwareVersionsRequest)
SetTo stores value for selected field for object ListAgentSoftwareVersionsRequest
func (*ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListAgentSoftwareVersionsResponse ¶
type ListAgentSoftwareVersionsResponse struct { // The list of AgentSoftwareVersions AgentSoftwareVersions []*agent_software_version.AgentSoftwareVersion `` /* 160-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListAgentSoftwareVersionsRequest.page_token][ntt.watchdog.v1alpha2.ListAgentSoftwareVersionsRequest.page_token] PrevPageToken *agent_software_version.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListAgentSoftwareVersionsRequest.page_token][ntt.watchdog.v1alpha2.ListAgentSoftwareVersionsRequest.page_token] NextPageToken *agent_software_version.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 AgentSoftwareVersions 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 [ListAgentSoftwareVersions][ntt.watchdog.v1alpha2.ListAgentSoftwareVersions]
func (*ListAgentSoftwareVersionsResponse) Clone ¶
func (o *ListAgentSoftwareVersionsResponse) Clone() *ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse) CloneRaw ¶
func (o *ListAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListAgentSoftwareVersionsResponse) Descriptor ¶
func (*ListAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListAgentSoftwareVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListAgentSoftwareVersionsResponse) GetAgentSoftwareVersions ¶
func (m *ListAgentSoftwareVersionsResponse) GetAgentSoftwareVersions() []*agent_software_version.AgentSoftwareVersion
func (*ListAgentSoftwareVersionsResponse) GetCurrentOffset ¶
func (m *ListAgentSoftwareVersionsResponse) GetCurrentOffset() int32
func (*ListAgentSoftwareVersionsResponse) GetNextPageToken ¶
func (m *ListAgentSoftwareVersionsResponse) GetNextPageToken() *agent_software_version.PagerCursor
func (*ListAgentSoftwareVersionsResponse) GetPrevPageToken ¶
func (m *ListAgentSoftwareVersionsResponse) GetPrevPageToken() *agent_software_version.PagerCursor
func (*ListAgentSoftwareVersionsResponse) GetTotalResultsCount ¶
func (m *ListAgentSoftwareVersionsResponse) GetTotalResultsCount() int32
func (*ListAgentSoftwareVersionsResponse) GotenMessage ¶
func (*ListAgentSoftwareVersionsResponse) GotenMessage()
func (*ListAgentSoftwareVersionsResponse) GotenObjectExt ¶
func (o *ListAgentSoftwareVersionsResponse) GotenObjectExt()
func (*ListAgentSoftwareVersionsResponse) GotenValidate ¶
func (obj *ListAgentSoftwareVersionsResponse) GotenValidate() error
func (*ListAgentSoftwareVersionsResponse) MakeDiffFieldMask ¶
func (o *ListAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *ListAgentSoftwareVersionsResponse) *ListAgentSoftwareVersionsResponse_FieldMask
func (*ListAgentSoftwareVersionsResponse) MakeFullFieldMask ¶
func (o *ListAgentSoftwareVersionsResponse) MakeFullFieldMask() *ListAgentSoftwareVersionsResponse_FieldMask
func (*ListAgentSoftwareVersionsResponse) MakeRawDiffFieldMask ¶
func (o *ListAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListAgentSoftwareVersionsResponse) MakeRawFullFieldMask ¶
func (o *ListAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListAgentSoftwareVersionsResponse) Marshal ¶
func (m *ListAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
func (*ListAgentSoftwareVersionsResponse) MarshalJSON ¶
func (m *ListAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
func (*ListAgentSoftwareVersionsResponse) Merge ¶
func (o *ListAgentSoftwareVersionsResponse) Merge(source *ListAgentSoftwareVersionsResponse)
func (*ListAgentSoftwareVersionsResponse) MergeRaw ¶
func (o *ListAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListAgentSoftwareVersionsResponse) ProtoMessage ¶
func (*ListAgentSoftwareVersionsResponse) ProtoMessage()
func (*ListAgentSoftwareVersionsResponse) ProtoReflect ¶
func (m *ListAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
func (*ListAgentSoftwareVersionsResponse) Reset ¶
func (m *ListAgentSoftwareVersionsResponse) Reset()
func (*ListAgentSoftwareVersionsResponse) SetAgentSoftwareVersions ¶
func (m *ListAgentSoftwareVersionsResponse) SetAgentSoftwareVersions(fv []*agent_software_version.AgentSoftwareVersion)
func (*ListAgentSoftwareVersionsResponse) SetCurrentOffset ¶
func (m *ListAgentSoftwareVersionsResponse) SetCurrentOffset(fv int32)
func (*ListAgentSoftwareVersionsResponse) SetNextPageToken ¶
func (m *ListAgentSoftwareVersionsResponse) SetNextPageToken(fv *agent_software_version.PagerCursor)
func (*ListAgentSoftwareVersionsResponse) SetPrevPageToken ¶
func (m *ListAgentSoftwareVersionsResponse) SetPrevPageToken(fv *agent_software_version.PagerCursor)
func (*ListAgentSoftwareVersionsResponse) SetTotalResultsCount ¶
func (m *ListAgentSoftwareVersionsResponse) SetTotalResultsCount(fv int32)
func (*ListAgentSoftwareVersionsResponse) String ¶
func (m *ListAgentSoftwareVersionsResponse) String() string
func (*ListAgentSoftwareVersionsResponse) Unmarshal ¶
func (m *ListAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
func (*ListAgentSoftwareVersionsResponse) UnmarshalJSON ¶
func (m *ListAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
type ListAgentSoftwareVersionsResponseFieldPathBuilder ¶
type ListAgentSoftwareVersionsResponseFieldPathBuilder struct{}
func NewListAgentSoftwareVersionsResponseFieldPathBuilder ¶
func NewListAgentSoftwareVersionsResponseFieldPathBuilder() ListAgentSoftwareVersionsResponseFieldPathBuilder
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersions ¶
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersions() ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) CurrentOffset ¶
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) NextPageToken ¶
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) PrevPageToken ¶
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) TotalResultsCount ¶
func (ListAgentSoftwareVersionsResponseFieldPathBuilder) TotalResultsCount() ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations ¶
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath ¶
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels ¶
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) FieldPath ¶
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards ¶
type ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) FieldPath ¶
func (ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponseMapPathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithArrayOfValues(values [][]*agent_software_version.AgentSoftwareVersion) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithItemValue ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayItemValue(subPathArrayItemValue agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubArrayOfValues(subPathArrayOfValues agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersions) WithSubValue ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsAndroid) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsLinux) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMac) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Annotations ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) CreateTime ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) DeleteTime ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) Generation ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) OwnerReferences ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) ResourceVersion ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) UpdateTime ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataAnnotations) WithKey ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataGeneration) WithArrayOfValues(values []int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) BlockDeletion ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataLifecycleState) WithArrayOfValues ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Controller ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Kind ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Name ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Region ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) RequiresOwnerReference ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) Version ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferences) WithItemValue ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesController) WithArrayOfValues ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataOwnerReferencesVersion) WithArrayOfValues ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) OwningRegion ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataSyncingRegions) WithItemValue ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithArrayOfValues(values [][]string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataTags) WithItemValue ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) FieldPath ¶
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsMetadataUuid) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsName) WithArrayOfValues(values []*agent_software_version.Name) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows ¶
type ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionsWindows) WithArrayOfValues(values []string) *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset ¶
type ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorNextPageToken ¶
type ListAgentSoftwareVersionsResponsePathSelectorNextPageToken struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken ¶
type ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount ¶
type ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount struct{}
func (ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s ListAgentSoftwareVersionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type ListAgentSoftwareVersionsResponse_FieldMask ¶
type ListAgentSoftwareVersionsResponse_FieldMask struct {
Paths []ListAgentSoftwareVersionsResponse_FieldPath
}
func FullListAgentSoftwareVersionsResponse_FieldMask ¶
func FullListAgentSoftwareVersionsResponse_FieldMask() *ListAgentSoftwareVersionsResponse_FieldMask
func (*ListAgentSoftwareVersionsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) AppendPath(path ListAgentSoftwareVersionsResponse_FieldPath)
func (*ListAgentSoftwareVersionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListAgentSoftwareVersionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *ListAgentSoftwareVersionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListAgentSoftwareVersionsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) GetPaths() []ListAgentSoftwareVersionsResponse_FieldPath
func (*ListAgentSoftwareVersionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListAgentSoftwareVersionsResponse_FieldMask) IsFull ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
func (ListAgentSoftwareVersionsResponse_FieldMask) Marshal ¶
func (fieldMask ListAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListAgentSoftwareVersionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListAgentSoftwareVersionsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
func (*ListAgentSoftwareVersionsResponse_FieldMask) Project ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Project(source *ListAgentSoftwareVersionsResponse) *ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListAgentSoftwareVersionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
func (*ListAgentSoftwareVersionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListAgentSoftwareVersionsResponse_FieldMask) Reset ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Reset()
func (*ListAgentSoftwareVersionsResponse_FieldMask) Set ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Set(target, source *ListAgentSoftwareVersionsResponse)
func (*ListAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListAgentSoftwareVersionsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListAgentSoftwareVersionsResponse_FieldMask) Size ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Size() int
func (*ListAgentSoftwareVersionsResponse_FieldMask) String ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) String() string
func (*ListAgentSoftwareVersionsResponse_FieldMask) Subtract ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Subtract(other *ListAgentSoftwareVersionsResponse_FieldMask) *ListAgentSoftwareVersionsResponse_FieldMask
func (*ListAgentSoftwareVersionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListAgentSoftwareVersionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListAgentSoftwareVersionsResponse_FieldPath ¶
type ListAgentSoftwareVersionsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListAgentSoftwareVersionsResponse_FieldPathSelector Get(source *ListAgentSoftwareVersionsResponse) []interface{} GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool) ClearValue(item *ListAgentSoftwareVersionsResponse) // Those methods build corresponding ListAgentSoftwareVersionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListAgentSoftwareVersionsResponse_FieldPath ¶
func BuildListAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListAgentSoftwareVersionsResponse_FieldPath, error)
func MustParseListAgentSoftwareVersionsResponse_FieldPath ¶
func MustParseListAgentSoftwareVersionsResponse_FieldPath(rawField string) ListAgentSoftwareVersionsResponse_FieldPath
func ParseListAgentSoftwareVersionsResponse_FieldPath ¶
func ParseListAgentSoftwareVersionsResponse_FieldPath(rawField string) (ListAgentSoftwareVersionsResponse_FieldPath, error)
type ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
type ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListAgentSoftwareVersionsResponse_FieldPath ContainsValue(*ListAgentSoftwareVersionsResponse) bool }
ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListAgentSoftwareVersionsResponse according to their type Present only for array (repeated) types.
func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func ParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func ParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
ParseListAgentSoftwareVersionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
type ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListAgentSoftwareVersionsResponse_FieldPath }
ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues allows storing slice of values for ListAgentSoftwareVersionsResponse fields according to their type
func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func MustParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func ParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func ParseListAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
type ListAgentSoftwareVersionsResponse_FieldPathSelector ¶
type ListAgentSoftwareVersionsResponse_FieldPathSelector int32
const ( ListAgentSoftwareVersionsResponse_FieldPathSelectorAgentSoftwareVersions ListAgentSoftwareVersionsResponse_FieldPathSelector = 0 ListAgentSoftwareVersionsResponse_FieldPathSelectorPrevPageToken ListAgentSoftwareVersionsResponse_FieldPathSelector = 1 ListAgentSoftwareVersionsResponse_FieldPathSelectorNextPageToken ListAgentSoftwareVersionsResponse_FieldPathSelector = 2 ListAgentSoftwareVersionsResponse_FieldPathSelectorCurrentOffset ListAgentSoftwareVersionsResponse_FieldPathSelector = 3 ListAgentSoftwareVersionsResponse_FieldPathSelectorTotalResultsCount ListAgentSoftwareVersionsResponse_FieldPathSelector = 4 )
func (ListAgentSoftwareVersionsResponse_FieldPathSelector) String ¶
func (s ListAgentSoftwareVersionsResponse_FieldPathSelector) String() string
type ListAgentSoftwareVersionsResponse_FieldPathValue ¶
type ListAgentSoftwareVersionsResponse_FieldPathValue interface { ListAgentSoftwareVersionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListAgentSoftwareVersionsResponse) CompareWith(*ListAgentSoftwareVersionsResponse) (cmp int, comparable bool) }
ListAgentSoftwareVersionsResponse_FieldPathValue allows storing values for ListAgentSoftwareVersionsResponse fields according to their type
func MustParseListAgentSoftwareVersionsResponse_FieldPathValue ¶
func MustParseListAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) ListAgentSoftwareVersionsResponse_FieldPathValue
func ParseListAgentSoftwareVersionsResponse_FieldPathValue ¶
func ParseListAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) (ListAgentSoftwareVersionsResponse_FieldPathValue, error)
type ListAgentSoftwareVersionsResponse_FieldSubPath ¶
type ListAgentSoftwareVersionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) AsAgentSoftwareVersionsSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValue ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *ListAgentSoftwareVersionsResponse)
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) Get ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) Get(source *ListAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) GetDefault ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) GetRaw ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingle ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) JSONString ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) String ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithIValue ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathValue
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue ¶
type ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue struct { ListAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue ¶
func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsAgentSoftwareVersionsPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAgentSoftwareVersionsResponse'
func (*ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues ¶
type ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues struct { ListAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsAgentSoftwareVersionsPathArrayOfValues ¶
func (fpsaov *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsAgentSoftwareVersionsPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListAgentSoftwareVersionsResponse_FieldSubPathValue ¶
type ListAgentSoftwareVersionsResponse_FieldSubPathValue struct { ListAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) AsAgentSoftwareVersionsPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *ListAgentSoftwareVersionsResponse) (int, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **ListAgentSoftwareVersionsResponse)
func (*ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListAgentSoftwareVersionsResponse_FieldTerminalPath ¶
type ListAgentSoftwareVersionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *ListAgentSoftwareVersionsResponse)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) Get ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *ListAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) String ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListAgentSoftwareVersionsResponse_FieldPathValue
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue ¶
type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue struct { ListAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue ¶
func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionsItemValue() (*agent_software_version.AgentSoftwareVersion, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListAgentSoftwareVersionsResponse'
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListAgentSoftwareVersionsResponse as interface{}
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListAgentSoftwareVersionsResponse) (interface{}, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues ¶
type ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues struct { ListAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionsArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersion, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListAgentSoftwareVersionsResponse_FieldTerminalPathValue ¶
type ListAgentSoftwareVersionsResponse_FieldTerminalPathValue struct { ListAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionsValue() ([]*agent_software_version.AgentSoftwareVersion, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *ListAgentSoftwareVersionsResponse) (int, bool)
CompareWith compares value in the 'ListAgentSoftwareVersionsResponse_FieldTerminalPathValue' with the value under path in 'ListAgentSoftwareVersionsResponse'.
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListAgentSoftwareVersionsResponse' as interface{}
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **ListAgentSoftwareVersionsResponse)
SetTo stores value for selected field for object ListAgentSoftwareVersionsResponse
func (*ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAgentSoftwareVersionDescriptor ¶
type UpdateAgentSoftwareVersionDescriptor struct{}
func GetUpdateAgentSoftwareVersionDescriptor ¶
func GetUpdateAgentSoftwareVersionDescriptor() *UpdateAgentSoftwareVersionDescriptor
func (*UpdateAgentSoftwareVersionDescriptor) GetApiDescriptor ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateAgentSoftwareVersionDescriptor) GetApiName ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetApiName() string
func (*UpdateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAgentSoftwareVersionDescriptor) GetFullMethodName ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetFullMethodName() string
func (*UpdateAgentSoftwareVersionDescriptor) GetMethodName ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetMethodName() string
func (*UpdateAgentSoftwareVersionDescriptor) GetProtoPkgName ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetProtoPkgName() string
func (*UpdateAgentSoftwareVersionDescriptor) GetResourceDescriptor ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateAgentSoftwareVersionDescriptor) GetServiceDomain ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetServiceDomain() string
func (*UpdateAgentSoftwareVersionDescriptor) GetServiceVersion ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetServiceVersion() string
func (*UpdateAgentSoftwareVersionDescriptor) GetVerb ¶
func (d *UpdateAgentSoftwareVersionDescriptor) GetVerb() string
func (*UpdateAgentSoftwareVersionDescriptor) HasResource ¶
func (d *UpdateAgentSoftwareVersionDescriptor) HasResource() bool
func (*UpdateAgentSoftwareVersionDescriptor) IsClientStream ¶
func (d *UpdateAgentSoftwareVersionDescriptor) IsClientStream() bool
func (*UpdateAgentSoftwareVersionDescriptor) IsCollection ¶
func (d *UpdateAgentSoftwareVersionDescriptor) IsCollection() bool
func (*UpdateAgentSoftwareVersionDescriptor) IsPlural ¶
func (d *UpdateAgentSoftwareVersionDescriptor) IsPlural() bool
func (*UpdateAgentSoftwareVersionDescriptor) IsServerStream ¶
func (d *UpdateAgentSoftwareVersionDescriptor) IsServerStream() bool
func (*UpdateAgentSoftwareVersionDescriptor) IsUnary ¶
func (d *UpdateAgentSoftwareVersionDescriptor) IsUnary() bool
func (*UpdateAgentSoftwareVersionDescriptor) NewEmptyClientMsg ¶
func (d *UpdateAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateAgentSoftwareVersionDescriptor) NewEmptyServerMsg ¶
func (d *UpdateAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateAgentSoftwareVersionDescriptor) RequestHasResourceBody ¶
func (d *UpdateAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
type UpdateAgentSoftwareVersionDescriptorClientMsgHandle ¶
type UpdateAgentSoftwareVersionDescriptorClientMsgHandle struct{}
func (*UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAgentSoftwareVersionDescriptorServerMsgHandle ¶
type UpdateAgentSoftwareVersionDescriptorServerMsgHandle struct{}
func (*UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateAgentSoftwareVersionRequest ¶
type UpdateAgentSoftwareVersionRequest struct { // AgentSoftwareVersion resource body AgentSoftwareVersion *agent_software_version.AgentSoftwareVersion `` /* 156-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 156-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 *UpdateAgentSoftwareVersionRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateAgentSoftwareVersion][ntt.watchdog.v1alpha2.UpdateAgentSoftwareVersion]
func (*UpdateAgentSoftwareVersionRequest) Clone ¶
func (o *UpdateAgentSoftwareVersionRequest) Clone() *UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest) CloneRaw ¶
func (o *UpdateAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAgentSoftwareVersionRequest) Descriptor ¶
func (*UpdateAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAgentSoftwareVersionRequest.ProtoReflect.Descriptor instead.
func (*UpdateAgentSoftwareVersionRequest) GetAgentSoftwareVersion ¶
func (m *UpdateAgentSoftwareVersionRequest) GetAgentSoftwareVersion() *agent_software_version.AgentSoftwareVersion
func (*UpdateAgentSoftwareVersionRequest) GetCas ¶
func (m *UpdateAgentSoftwareVersionRequest) GetCas() *UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequest) GetUpdateMask ¶
func (m *UpdateAgentSoftwareVersionRequest) GetUpdateMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*UpdateAgentSoftwareVersionRequest) GotenMessage ¶
func (*UpdateAgentSoftwareVersionRequest) GotenMessage()
func (*UpdateAgentSoftwareVersionRequest) GotenObjectExt ¶
func (o *UpdateAgentSoftwareVersionRequest) GotenObjectExt()
func (*UpdateAgentSoftwareVersionRequest) GotenValidate ¶
func (obj *UpdateAgentSoftwareVersionRequest) GotenValidate() error
func (*UpdateAgentSoftwareVersionRequest) MakeDiffFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest) MakeDiffFieldMask(other *UpdateAgentSoftwareVersionRequest) *UpdateAgentSoftwareVersionRequest_FieldMask
func (*UpdateAgentSoftwareVersionRequest) MakeFullFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest) MakeFullFieldMask() *UpdateAgentSoftwareVersionRequest_FieldMask
func (*UpdateAgentSoftwareVersionRequest) MakeRawDiffFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest) MakeRawFullFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest) Marshal ¶
func (m *UpdateAgentSoftwareVersionRequest) Marshal() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest) MarshalJSON ¶
func (m *UpdateAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest) Merge ¶
func (o *UpdateAgentSoftwareVersionRequest) Merge(source *UpdateAgentSoftwareVersionRequest)
func (*UpdateAgentSoftwareVersionRequest) MergeRaw ¶
func (o *UpdateAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAgentSoftwareVersionRequest) ProtoMessage ¶
func (*UpdateAgentSoftwareVersionRequest) ProtoMessage()
func (*UpdateAgentSoftwareVersionRequest) ProtoReflect ¶
func (m *UpdateAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
func (*UpdateAgentSoftwareVersionRequest) Reset ¶
func (m *UpdateAgentSoftwareVersionRequest) Reset()
func (*UpdateAgentSoftwareVersionRequest) SetAgentSoftwareVersion ¶
func (m *UpdateAgentSoftwareVersionRequest) SetAgentSoftwareVersion(fv *agent_software_version.AgentSoftwareVersion)
func (*UpdateAgentSoftwareVersionRequest) SetCas ¶
func (m *UpdateAgentSoftwareVersionRequest) SetCas(fv *UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequest) SetUpdateMask ¶
func (m *UpdateAgentSoftwareVersionRequest) SetUpdateMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*UpdateAgentSoftwareVersionRequest) String ¶
func (m *UpdateAgentSoftwareVersionRequest) String() string
func (*UpdateAgentSoftwareVersionRequest) Unmarshal ¶
func (m *UpdateAgentSoftwareVersionRequest) Unmarshal(b []byte) error
func (*UpdateAgentSoftwareVersionRequest) UnmarshalJSON ¶
func (m *UpdateAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
type UpdateAgentSoftwareVersionRequestCASFieldPathBuilder ¶
type UpdateAgentSoftwareVersionRequestCASFieldPathBuilder struct{}
func NewUpdateAgentSoftwareVersionRequestCASFieldPathBuilder ¶
func NewUpdateAgentSoftwareVersionRequestCASFieldPathBuilder() UpdateAgentSoftwareVersionRequestCASFieldPathBuilder
func (UpdateAgentSoftwareVersionRequestCASFieldPathBuilder) ConditionalState ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPath ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector Get(source *UpdateAgentSoftwareVersionRequest_CAS) []interface{} GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool) ClearValue(item *UpdateAgentSoftwareVersionRequest_CAS) // Those methods build corresponding UpdateAgentSoftwareVersionRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAgentSoftwareVersionRequestCAS_FieldPath ¶
func BuildUpdateAgentSoftwareVersionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateAgentSoftwareVersionRequestCAS_FieldPath, error)
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPath ¶
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPath(rawField string) UpdateAgentSoftwareVersionRequestCAS_FieldPath
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPath ¶
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPath(rawField string) (UpdateAgentSoftwareVersionRequestCAS_FieldPath, error)
type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAgentSoftwareVersionRequestCAS_FieldPath ContainsValue(*UpdateAgentSoftwareVersionRequest_CAS) bool }
UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAgentSoftwareVersionRequestCAS_FieldPath }
UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues, error)
type UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector int32
const ( UpdateAgentSoftwareVersionRequestCAS_FieldPathSelectorConditionalState UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector = 0 UpdateAgentSoftwareVersionRequestCAS_FieldPathSelectorFieldMask UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector = 1 )
func (UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector) String ¶
func (s UpdateAgentSoftwareVersionRequestCAS_FieldPathSelector) String() string
type UpdateAgentSoftwareVersionRequestCAS_FieldPathValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldPathValue interface { UpdateAgentSoftwareVersionRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAgentSoftwareVersionRequest_CAS) CompareWith(*UpdateAgentSoftwareVersionRequest_CAS) (cmp int, comparable bool) }
UpdateAgentSoftwareVersionRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathValue ¶
func MustParseUpdateAgentSoftwareVersionRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathValue ¶
func ParseUpdateAgentSoftwareVersionRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequestCAS_FieldPathValue, error)
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPath ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValue(item *UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) Get(source *UpdateAgentSoftwareVersionRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) String ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAgentSoftwareVersionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue struct { UpdateAgentSoftwareVersionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues struct { UpdateAgentSoftwareVersionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue struct { UpdateAgentSoftwareVersionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest_CAS) (int, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) Get(source *UpdateAgentSoftwareVersionRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequestCAS_FieldPathValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAgentSoftwareVersionRequest_CAS as interface{}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAgentSoftwareVersionRequest_CAS) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue ¶
type UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue struct { UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*agent_software_version.AgentSoftwareVersion, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateAgentSoftwareVersionRequest_CAS'.
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAgentSoftwareVersionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateAgentSoftwareVersionRequestFieldPathBuilder ¶
type UpdateAgentSoftwareVersionRequestFieldPathBuilder struct{}
func NewUpdateAgentSoftwareVersionRequestFieldPathBuilder ¶
func NewUpdateAgentSoftwareVersionRequestFieldPathBuilder() UpdateAgentSoftwareVersionRequestFieldPathBuilder
func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) AgentSoftwareVersion ¶
func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) AgentSoftwareVersion() UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion
func (UpdateAgentSoftwareVersionRequestFieldPathBuilder) UpdateMask ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithArrayOfValues ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayItemValue(subPathArrayItemValue agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubArrayOfValues(subPathArrayOfValues agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersion) WithSubValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Annotations ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) CreateTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) DeleteTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) Generation ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) OwnerReferences ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) ResourceVersion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) UpdateTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataAnnotations) WithKey ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) BlockDeletion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataLifecycleState) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Controller ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Kind ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Name ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Region ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) Version ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferences) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) OwningRegion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataSyncingRegions) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataTags) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows ¶
type UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorAgentSoftwareVersionWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCas ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCas struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) ConditionalState ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubValue ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCas) WithSubValue(subPathValue UpdateAgentSoftwareVersionRequestCAS_FieldPathValue) *UpdateAgentSoftwareVersionRequest_FieldSubPathValue
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasConditionalStateWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask ¶
type UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask ¶
type UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask struct{}
func (UpdateAgentSoftwareVersionRequestPathSelectorUpdateMask) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CAS ¶
type UpdateAgentSoftwareVersionRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *agent_software_version.AgentSoftwareVersion `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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 (*UpdateAgentSoftwareVersionRequest_CAS) Clone ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) Clone() *UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequest_CAS) CloneRaw ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateAgentSoftwareVersionRequest_CAS) Descriptor ¶
func (*UpdateAgentSoftwareVersionRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateAgentSoftwareVersionRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateAgentSoftwareVersionRequest_CAS) GetConditionalState ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) GetConditionalState() *agent_software_version.AgentSoftwareVersion
func (*UpdateAgentSoftwareVersionRequest_CAS) GetFieldMask ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS) GotenMessage ¶
func (*UpdateAgentSoftwareVersionRequest_CAS) GotenMessage()
func (*UpdateAgentSoftwareVersionRequest_CAS) GotenObjectExt ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) GotenObjectExt()
func (*UpdateAgentSoftwareVersionRequest_CAS) GotenValidate ¶
func (obj *UpdateAgentSoftwareVersionRequest_CAS) GotenValidate() error
func (*UpdateAgentSoftwareVersionRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeDiffFieldMask(other *UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeFullFieldMask() *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS) Marshal ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) Marshal() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest_CAS) MarshalJSON ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest_CAS) Merge ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) Merge(source *UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequest_CAS) MergeRaw ¶
func (o *UpdateAgentSoftwareVersionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateAgentSoftwareVersionRequest_CAS) ProtoMessage ¶
func (*UpdateAgentSoftwareVersionRequest_CAS) ProtoMessage()
func (*UpdateAgentSoftwareVersionRequest_CAS) ProtoReflect ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateAgentSoftwareVersionRequest_CAS) Reset ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) Reset()
func (*UpdateAgentSoftwareVersionRequest_CAS) SetConditionalState ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) SetConditionalState(fv *agent_software_version.AgentSoftwareVersion)
func (*UpdateAgentSoftwareVersionRequest_CAS) SetFieldMask ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*UpdateAgentSoftwareVersionRequest_CAS) String ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) String() string
func (*UpdateAgentSoftwareVersionRequest_CAS) Unmarshal ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) Unmarshal(b []byte) error
func (*UpdateAgentSoftwareVersionRequest_CAS) UnmarshalJSON ¶
func (m *UpdateAgentSoftwareVersionRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayItemValue
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateAndroid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateLinux) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMac) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*agent_software_version.Name) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows) WithArrayOfValues ¶
func (s UpdateAgentSoftwareVersionRequest_CASPathSelectorConditionalStateWindows) WithArrayOfValues(values []string) *UpdateAgentSoftwareVersionRequestCAS_FieldSubPathArrayOfValues
type UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask ¶
type UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask struct{}
func (UpdateAgentSoftwareVersionRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_CAS_FieldMask ¶
type UpdateAgentSoftwareVersionRequest_CAS_FieldMask struct {
Paths []UpdateAgentSoftwareVersionRequestCAS_FieldPath
}
func FullUpdateAgentSoftwareVersionRequest_CAS_FieldMask ¶
func FullUpdateAgentSoftwareVersionRequest_CAS_FieldMask() *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendPath(path UpdateAgentSoftwareVersionRequestCAS_FieldPath)
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FilterInputFields() *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetPaths() []UpdateAgentSoftwareVersionRequestCAS_FieldPath
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) IsFull() bool
func (UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAgentSoftwareVersionRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAgentSoftwareVersionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) PathsCount() int
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Project(source *UpdateAgentSoftwareVersionRequest_CAS) *UpdateAgentSoftwareVersionRequest_CAS
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Reset()
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Set(target, source *UpdateAgentSoftwareVersionRequest_CAS)
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Size() int
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) String() string
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Subtract(other *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) *UpdateAgentSoftwareVersionRequest_CAS_FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateAgentSoftwareVersionRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAgentSoftwareVersionRequest_FieldMask ¶
type UpdateAgentSoftwareVersionRequest_FieldMask struct {
Paths []UpdateAgentSoftwareVersionRequest_FieldPath
}
func FullUpdateAgentSoftwareVersionRequest_FieldMask ¶
func FullUpdateAgentSoftwareVersionRequest_FieldMask() *UpdateAgentSoftwareVersionRequest_FieldMask
func (*UpdateAgentSoftwareVersionRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) AppendPath(path UpdateAgentSoftwareVersionRequest_FieldPath)
func (*UpdateAgentSoftwareVersionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateAgentSoftwareVersionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *UpdateAgentSoftwareVersionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateAgentSoftwareVersionRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) GetPaths() []UpdateAgentSoftwareVersionRequest_FieldPath
func (*UpdateAgentSoftwareVersionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) IsFull() bool
func (UpdateAgentSoftwareVersionRequest_FieldMask) Marshal ¶
func (fieldMask UpdateAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateAgentSoftwareVersionRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateAgentSoftwareVersionRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) PathsCount() int
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Project ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Project(source *UpdateAgentSoftwareVersionRequest) *UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateAgentSoftwareVersionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
func (*UpdateAgentSoftwareVersionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Reset ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Reset()
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Set ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Set(target, source *UpdateAgentSoftwareVersionRequest)
func (*UpdateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateAgentSoftwareVersionRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Size ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Size() int
func (*UpdateAgentSoftwareVersionRequest_FieldMask) String ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) String() string
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Subtract(other *UpdateAgentSoftwareVersionRequest_FieldMask) *UpdateAgentSoftwareVersionRequest_FieldMask
func (*UpdateAgentSoftwareVersionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateAgentSoftwareVersionRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateAgentSoftwareVersionRequest_FieldPath ¶
type UpdateAgentSoftwareVersionRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateAgentSoftwareVersionRequest_FieldPathSelector Get(source *UpdateAgentSoftwareVersionRequest) []interface{} GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool) ClearValue(item *UpdateAgentSoftwareVersionRequest) // Those methods build corresponding UpdateAgentSoftwareVersionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateAgentSoftwareVersionRequest_FieldPath ¶
func BuildUpdateAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateAgentSoftwareVersionRequest_FieldPath, error)
func MustParseUpdateAgentSoftwareVersionRequest_FieldPath ¶
func MustParseUpdateAgentSoftwareVersionRequest_FieldPath(rawField string) UpdateAgentSoftwareVersionRequest_FieldPath
func ParseUpdateAgentSoftwareVersionRequest_FieldPath ¶
func ParseUpdateAgentSoftwareVersionRequest_FieldPath(rawField string) (UpdateAgentSoftwareVersionRequest_FieldPath, error)
type UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateAgentSoftwareVersionRequest_FieldPath ContainsValue(*UpdateAgentSoftwareVersionRequest) bool }
UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateAgentSoftwareVersionRequest according to their type Present only for array (repeated) types.
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateAgentSoftwareVersionRequest_FieldPath }
UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues allows storing slice of values for UpdateAgentSoftwareVersionRequest fields according to their type
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func ParseUpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
type UpdateAgentSoftwareVersionRequest_FieldPathSelector ¶
type UpdateAgentSoftwareVersionRequest_FieldPathSelector int32
const ( UpdateAgentSoftwareVersionRequest_FieldPathSelectorAgentSoftwareVersion UpdateAgentSoftwareVersionRequest_FieldPathSelector = 0 UpdateAgentSoftwareVersionRequest_FieldPathSelectorUpdateMask UpdateAgentSoftwareVersionRequest_FieldPathSelector = 1 UpdateAgentSoftwareVersionRequest_FieldPathSelectorCas UpdateAgentSoftwareVersionRequest_FieldPathSelector = 2 )
func (UpdateAgentSoftwareVersionRequest_FieldPathSelector) String ¶
func (s UpdateAgentSoftwareVersionRequest_FieldPathSelector) String() string
type UpdateAgentSoftwareVersionRequest_FieldPathValue ¶
type UpdateAgentSoftwareVersionRequest_FieldPathValue interface { UpdateAgentSoftwareVersionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateAgentSoftwareVersionRequest) CompareWith(*UpdateAgentSoftwareVersionRequest) (cmp int, comparable bool) }
UpdateAgentSoftwareVersionRequest_FieldPathValue allows storing values for UpdateAgentSoftwareVersionRequest fields according to their type
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathValue ¶
func MustParseUpdateAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) UpdateAgentSoftwareVersionRequest_FieldPathValue
func ParseUpdateAgentSoftwareVersionRequest_FieldPathValue ¶
func ParseUpdateAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) (UpdateAgentSoftwareVersionRequest_FieldPathValue, error)
type UpdateAgentSoftwareVersionRequest_FieldSubPath ¶
type UpdateAgentSoftwareVersionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) AsAgentSoftwareVersionSubPath() (agent_software_version.AgentSoftwareVersion_FieldPath, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) AsCasSubPath() (UpdateAgentSoftwareVersionRequestCAS_FieldPath, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValue(item *UpdateAgentSoftwareVersionRequest)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) Get ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) Get(source *UpdateAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) JSONString ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) String ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathValue
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateAgentSoftwareVersionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue struct { UpdateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsAgentSoftwareVersionPathItemValue() (agent_software_version.AgentSoftwareVersion_FieldPathArrayItemValue, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAgentSoftwareVersionRequest'
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues struct { UpdateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsAgentSoftwareVersionPathArrayOfValues ¶
func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsAgentSoftwareVersionPathArrayOfValues() (agent_software_version.AgentSoftwareVersion_FieldPathArrayOfValues, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateAgentSoftwareVersionRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateAgentSoftwareVersionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateAgentSoftwareVersionRequest_FieldSubPathValue ¶
type UpdateAgentSoftwareVersionRequest_FieldSubPathValue struct { UpdateAgentSoftwareVersionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsAgentSoftwareVersionPathValue() (agent_software_version.AgentSoftwareVersion_FieldPathValue, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) AsCasPathValue() (UpdateAgentSoftwareVersionRequestCAS_FieldPathValue, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest) (int, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest)
func (*UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateAgentSoftwareVersionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateAgentSoftwareVersionRequest_FieldTerminalPath ¶
type UpdateAgentSoftwareVersionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *UpdateAgentSoftwareVersionRequest)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) Get ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *UpdateAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) String ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateAgentSoftwareVersionRequest_FieldPathValue
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue ¶
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue struct { UpdateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateAgentSoftwareVersionRequest'
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateAgentSoftwareVersionRequest as interface{}
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateAgentSoftwareVersionRequest) (interface{}, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues ¶
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues struct { UpdateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionArrayOfValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateAgentSoftwareVersionRequest_CAS, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue ¶
type UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue struct { UpdateAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsAgentSoftwareVersionValue() (*agent_software_version.AgentSoftwareVersion, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateAgentSoftwareVersionRequest_CAS, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *UpdateAgentSoftwareVersionRequest) (int, bool)
CompareWith compares value in the 'UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue' with the value under path in 'UpdateAgentSoftwareVersionRequest'.
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateAgentSoftwareVersionRequest' as interface{}
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **UpdateAgentSoftwareVersionRequest)
SetTo stores value for selected field for object UpdateAgentSoftwareVersionRequest
func (*UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionClientStream ¶
type WatchAgentSoftwareVersionClientStream interface { Recv() (*WatchAgentSoftwareVersionResponse, error) grpc.ClientStream }
type WatchAgentSoftwareVersionDescriptor ¶
type WatchAgentSoftwareVersionDescriptor struct{}
func GetWatchAgentSoftwareVersionDescriptor ¶
func GetWatchAgentSoftwareVersionDescriptor() *WatchAgentSoftwareVersionDescriptor
func (*WatchAgentSoftwareVersionDescriptor) GetApiDescriptor ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAgentSoftwareVersionDescriptor) GetApiName ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetApiName() string
func (*WatchAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAgentSoftwareVersionDescriptor) GetFullMethodName ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetFullMethodName() string
func (*WatchAgentSoftwareVersionDescriptor) GetMethodName ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetMethodName() string
func (*WatchAgentSoftwareVersionDescriptor) GetProtoPkgName ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetProtoPkgName() string
func (*WatchAgentSoftwareVersionDescriptor) GetResourceDescriptor ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAgentSoftwareVersionDescriptor) GetServiceDomain ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetServiceDomain() string
func (*WatchAgentSoftwareVersionDescriptor) GetServiceVersion ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetServiceVersion() string
func (*WatchAgentSoftwareVersionDescriptor) GetVerb ¶
func (d *WatchAgentSoftwareVersionDescriptor) GetVerb() string
func (*WatchAgentSoftwareVersionDescriptor) HasResource ¶
func (d *WatchAgentSoftwareVersionDescriptor) HasResource() bool
func (*WatchAgentSoftwareVersionDescriptor) IsClientStream ¶
func (d *WatchAgentSoftwareVersionDescriptor) IsClientStream() bool
func (*WatchAgentSoftwareVersionDescriptor) IsCollection ¶
func (d *WatchAgentSoftwareVersionDescriptor) IsCollection() bool
func (*WatchAgentSoftwareVersionDescriptor) IsPlural ¶
func (d *WatchAgentSoftwareVersionDescriptor) IsPlural() bool
func (*WatchAgentSoftwareVersionDescriptor) IsServerStream ¶
func (d *WatchAgentSoftwareVersionDescriptor) IsServerStream() bool
func (*WatchAgentSoftwareVersionDescriptor) IsUnary ¶
func (d *WatchAgentSoftwareVersionDescriptor) IsUnary() bool
func (*WatchAgentSoftwareVersionDescriptor) NewEmptyClientMsg ¶
func (d *WatchAgentSoftwareVersionDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAgentSoftwareVersionDescriptor) NewEmptyServerMsg ¶
func (d *WatchAgentSoftwareVersionDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAgentSoftwareVersionDescriptor) RequestHasResourceBody ¶
func (d *WatchAgentSoftwareVersionDescriptor) RequestHasResourceBody() bool
type WatchAgentSoftwareVersionDescriptorClientMsgHandle ¶
type WatchAgentSoftwareVersionDescriptorClientMsgHandle struct{}
func (*WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchAgentSoftwareVersionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAgentSoftwareVersionDescriptorServerMsgHandle ¶
type WatchAgentSoftwareVersionDescriptorServerMsgHandle struct{}
func (*WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchAgentSoftwareVersionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAgentSoftwareVersionRequest ¶
type WatchAgentSoftwareVersionRequest struct { // Reference to ntt.watchdog.v1alpha2.AgentSoftwareVersion Name *agent_software_version.Reference `protobuf:"bytes,1,opt,customtype=Reference,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 *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchAgentSoftwareVersion][ntt.watchdog.v1alpha2.WatchAgentSoftwareVersion]
func (*WatchAgentSoftwareVersionRequest) Clone ¶
func (o *WatchAgentSoftwareVersionRequest) Clone() *WatchAgentSoftwareVersionRequest
func (*WatchAgentSoftwareVersionRequest) CloneRaw ¶
func (o *WatchAgentSoftwareVersionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionRequest) Descriptor ¶
func (*WatchAgentSoftwareVersionRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAgentSoftwareVersionRequest.ProtoReflect.Descriptor instead.
func (*WatchAgentSoftwareVersionRequest) GetFieldMask ¶
func (m *WatchAgentSoftwareVersionRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*WatchAgentSoftwareVersionRequest) GetName ¶
func (m *WatchAgentSoftwareVersionRequest) GetName() *agent_software_version.Reference
func (*WatchAgentSoftwareVersionRequest) GetView ¶
func (m *WatchAgentSoftwareVersionRequest) GetView() view.View
func (*WatchAgentSoftwareVersionRequest) GotenMessage ¶
func (*WatchAgentSoftwareVersionRequest) GotenMessage()
func (*WatchAgentSoftwareVersionRequest) GotenObjectExt ¶
func (o *WatchAgentSoftwareVersionRequest) GotenObjectExt()
func (*WatchAgentSoftwareVersionRequest) GotenValidate ¶
func (obj *WatchAgentSoftwareVersionRequest) GotenValidate() error
func (*WatchAgentSoftwareVersionRequest) MakeDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionRequest) MakeDiffFieldMask(other *WatchAgentSoftwareVersionRequest) *WatchAgentSoftwareVersionRequest_FieldMask
func (*WatchAgentSoftwareVersionRequest) MakeFullFieldMask ¶
func (o *WatchAgentSoftwareVersionRequest) MakeFullFieldMask() *WatchAgentSoftwareVersionRequest_FieldMask
func (*WatchAgentSoftwareVersionRequest) MakeRawDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionRequest) MakeRawFullFieldMask ¶
func (o *WatchAgentSoftwareVersionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAgentSoftwareVersionRequest) Marshal ¶
func (m *WatchAgentSoftwareVersionRequest) Marshal() ([]byte, error)
func (*WatchAgentSoftwareVersionRequest) MarshalJSON ¶
func (m *WatchAgentSoftwareVersionRequest) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionRequest) Merge ¶
func (o *WatchAgentSoftwareVersionRequest) Merge(source *WatchAgentSoftwareVersionRequest)
func (*WatchAgentSoftwareVersionRequest) MergeRaw ¶
func (o *WatchAgentSoftwareVersionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionRequest) ProtoMessage ¶
func (*WatchAgentSoftwareVersionRequest) ProtoMessage()
func (*WatchAgentSoftwareVersionRequest) ProtoReflect ¶
func (m *WatchAgentSoftwareVersionRequest) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionRequest) Reset ¶
func (m *WatchAgentSoftwareVersionRequest) Reset()
func (*WatchAgentSoftwareVersionRequest) SetFieldMask ¶
func (m *WatchAgentSoftwareVersionRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*WatchAgentSoftwareVersionRequest) SetName ¶
func (m *WatchAgentSoftwareVersionRequest) SetName(fv *agent_software_version.Reference)
func (*WatchAgentSoftwareVersionRequest) SetView ¶
func (m *WatchAgentSoftwareVersionRequest) SetView(fv view.View)
func (*WatchAgentSoftwareVersionRequest) String ¶
func (m *WatchAgentSoftwareVersionRequest) String() string
func (*WatchAgentSoftwareVersionRequest) Unmarshal ¶
func (m *WatchAgentSoftwareVersionRequest) Unmarshal(b []byte) error
func (*WatchAgentSoftwareVersionRequest) UnmarshalJSON ¶
func (m *WatchAgentSoftwareVersionRequest) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionRequestFieldPathBuilder ¶
type WatchAgentSoftwareVersionRequestFieldPathBuilder struct{}
func NewWatchAgentSoftwareVersionRequestFieldPathBuilder ¶
func NewWatchAgentSoftwareVersionRequestFieldPathBuilder() WatchAgentSoftwareVersionRequestFieldPathBuilder
type WatchAgentSoftwareVersionRequestPathSelectorFieldMask ¶
type WatchAgentSoftwareVersionRequestPathSelectorFieldMask struct{}
func (WatchAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionRequestPathSelectorFieldMask) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersion_FieldMask) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionRequestPathSelectorName ¶
type WatchAgentSoftwareVersionRequestPathSelectorName struct{}
func (WatchAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionRequestPathSelectorName) WithArrayOfValues(values []*agent_software_version.Reference) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionRequestPathSelectorView ¶
type WatchAgentSoftwareVersionRequestPathSelectorView struct{}
func (WatchAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues
func (WatchAgentSoftwareVersionRequestPathSelectorView) WithValue ¶
func (s WatchAgentSoftwareVersionRequestPathSelectorView) WithValue(value view.View) *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue
type WatchAgentSoftwareVersionRequest_FieldMask ¶
type WatchAgentSoftwareVersionRequest_FieldMask struct {
Paths []WatchAgentSoftwareVersionRequest_FieldPath
}
func FullWatchAgentSoftwareVersionRequest_FieldMask ¶
func FullWatchAgentSoftwareVersionRequest_FieldMask() *WatchAgentSoftwareVersionRequest_FieldMask
func (*WatchAgentSoftwareVersionRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) AppendPath(path WatchAgentSoftwareVersionRequest_FieldPath)
func (*WatchAgentSoftwareVersionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAgentSoftwareVersionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAgentSoftwareVersionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAgentSoftwareVersionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAgentSoftwareVersionRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) GetPaths() []WatchAgentSoftwareVersionRequest_FieldPath
func (*WatchAgentSoftwareVersionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) IsFull() bool
func (WatchAgentSoftwareVersionRequest_FieldMask) Marshal ¶
func (fieldMask WatchAgentSoftwareVersionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAgentSoftwareVersionRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAgentSoftwareVersionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) PathsCount() int
func (*WatchAgentSoftwareVersionRequest_FieldMask) Project ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Project(source *WatchAgentSoftwareVersionRequest) *WatchAgentSoftwareVersionRequest
func (*WatchAgentSoftwareVersionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProtoMessage()
func (*WatchAgentSoftwareVersionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionRequest_FieldMask) Reset ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Reset()
func (*WatchAgentSoftwareVersionRequest_FieldMask) Set ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Set(target, source *WatchAgentSoftwareVersionRequest)
func (*WatchAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAgentSoftwareVersionRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionRequest_FieldMask) Size ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Size() int
func (*WatchAgentSoftwareVersionRequest_FieldMask) String ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) String() string
func (*WatchAgentSoftwareVersionRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Subtract(other *WatchAgentSoftwareVersionRequest_FieldMask) *WatchAgentSoftwareVersionRequest_FieldMask
func (*WatchAgentSoftwareVersionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAgentSoftwareVersionRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAgentSoftwareVersionRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionRequest_FieldPath ¶
type WatchAgentSoftwareVersionRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAgentSoftwareVersionRequest_FieldPathSelector Get(source *WatchAgentSoftwareVersionRequest) []interface{} GetSingle(source *WatchAgentSoftwareVersionRequest) (interface{}, bool) ClearValue(item *WatchAgentSoftwareVersionRequest) // Those methods build corresponding WatchAgentSoftwareVersionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAgentSoftwareVersionRequest_FieldPath ¶
func BuildWatchAgentSoftwareVersionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionRequest_FieldPath, error)
func MustParseWatchAgentSoftwareVersionRequest_FieldPath ¶
func MustParseWatchAgentSoftwareVersionRequest_FieldPath(rawField string) WatchAgentSoftwareVersionRequest_FieldPath
func ParseWatchAgentSoftwareVersionRequest_FieldPath ¶
func ParseWatchAgentSoftwareVersionRequest_FieldPath(rawField string) (WatchAgentSoftwareVersionRequest_FieldPath, error)
type WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
type WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAgentSoftwareVersionRequest_FieldPath ContainsValue(*WatchAgentSoftwareVersionRequest) bool }
WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAgentSoftwareVersionRequest according to their type Present only for array (repeated) types.
func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue
func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue ¶
func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue, error)
ParseWatchAgentSoftwareVersionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
type WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAgentSoftwareVersionRequest_FieldPath }
WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues allows storing slice of values for WatchAgentSoftwareVersionRequest fields according to their type
func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func MustParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues
func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues ¶
func ParseWatchAgentSoftwareVersionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues, error)
type WatchAgentSoftwareVersionRequest_FieldPathSelector ¶
type WatchAgentSoftwareVersionRequest_FieldPathSelector int32
const ( WatchAgentSoftwareVersionRequest_FieldPathSelectorName WatchAgentSoftwareVersionRequest_FieldPathSelector = 0 WatchAgentSoftwareVersionRequest_FieldPathSelectorFieldMask WatchAgentSoftwareVersionRequest_FieldPathSelector = 1 WatchAgentSoftwareVersionRequest_FieldPathSelectorView WatchAgentSoftwareVersionRequest_FieldPathSelector = 2 )
func (WatchAgentSoftwareVersionRequest_FieldPathSelector) String ¶
func (s WatchAgentSoftwareVersionRequest_FieldPathSelector) String() string
type WatchAgentSoftwareVersionRequest_FieldPathValue ¶
type WatchAgentSoftwareVersionRequest_FieldPathValue interface { WatchAgentSoftwareVersionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAgentSoftwareVersionRequest) CompareWith(*WatchAgentSoftwareVersionRequest) (cmp int, comparable bool) }
WatchAgentSoftwareVersionRequest_FieldPathValue allows storing values for WatchAgentSoftwareVersionRequest fields according to their type
func MustParseWatchAgentSoftwareVersionRequest_FieldPathValue ¶
func MustParseWatchAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionRequest_FieldPathValue
func ParseWatchAgentSoftwareVersionRequest_FieldPathValue ¶
func ParseWatchAgentSoftwareVersionRequest_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionRequest_FieldPathValue, error)
type WatchAgentSoftwareVersionRequest_FieldTerminalPath ¶
type WatchAgentSoftwareVersionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionRequest)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) Get ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAgentSoftwareVersionRequest
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAgentSoftwareVersionRequest
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) String ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionRequest_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionRequest_FieldPathValue
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAgentSoftwareVersionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue ¶
type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue struct { WatchAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAgentSoftwareVersionRequest'
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAgentSoftwareVersionRequest as interface{}
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionRequest) (interface{}, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues ¶
type WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues struct { WatchAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*agent_software_version.Reference, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAgentSoftwareVersionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAgentSoftwareVersionRequest_FieldTerminalPathValue ¶
type WatchAgentSoftwareVersionRequest_FieldTerminalPathValue struct { WatchAgentSoftwareVersionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsNameValue() (*agent_software_version.Reference, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionRequest) (int, bool)
CompareWith compares value in the 'WatchAgentSoftwareVersionRequest_FieldTerminalPathValue' with the value under path in 'WatchAgentSoftwareVersionRequest'.
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAgentSoftwareVersionRequest' as interface{}
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionRequest)
SetTo stores value for selected field for object WatchAgentSoftwareVersionRequest
func (*WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAgentSoftwareVersionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionResponse ¶
type WatchAgentSoftwareVersionResponse struct { Change *agent_software_version.AgentSoftwareVersionChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse) Clone ¶
func (o *WatchAgentSoftwareVersionResponse) Clone() *WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse) CloneRaw ¶
func (o *WatchAgentSoftwareVersionResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionResponse) Descriptor ¶
func (*WatchAgentSoftwareVersionResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAgentSoftwareVersionResponse.ProtoReflect.Descriptor instead.
func (*WatchAgentSoftwareVersionResponse) GetChange ¶
func (m *WatchAgentSoftwareVersionResponse) GetChange() *agent_software_version.AgentSoftwareVersionChange
func (*WatchAgentSoftwareVersionResponse) GotenMessage ¶
func (*WatchAgentSoftwareVersionResponse) GotenMessage()
func (*WatchAgentSoftwareVersionResponse) GotenObjectExt ¶
func (o *WatchAgentSoftwareVersionResponse) GotenObjectExt()
func (*WatchAgentSoftwareVersionResponse) GotenValidate ¶
func (obj *WatchAgentSoftwareVersionResponse) GotenValidate() error
func (*WatchAgentSoftwareVersionResponse) MakeDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionResponse) MakeDiffFieldMask(other *WatchAgentSoftwareVersionResponse) *WatchAgentSoftwareVersionResponse_FieldMask
func (*WatchAgentSoftwareVersionResponse) MakeFullFieldMask ¶
func (o *WatchAgentSoftwareVersionResponse) MakeFullFieldMask() *WatchAgentSoftwareVersionResponse_FieldMask
func (*WatchAgentSoftwareVersionResponse) MakeRawDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionResponse) MakeRawFullFieldMask ¶
func (o *WatchAgentSoftwareVersionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAgentSoftwareVersionResponse) Marshal ¶
func (m *WatchAgentSoftwareVersionResponse) Marshal() ([]byte, error)
func (*WatchAgentSoftwareVersionResponse) MarshalJSON ¶
func (m *WatchAgentSoftwareVersionResponse) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionResponse) Merge ¶
func (o *WatchAgentSoftwareVersionResponse) Merge(source *WatchAgentSoftwareVersionResponse)
func (*WatchAgentSoftwareVersionResponse) MergeRaw ¶
func (o *WatchAgentSoftwareVersionResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionResponse) ProtoMessage ¶
func (*WatchAgentSoftwareVersionResponse) ProtoMessage()
func (*WatchAgentSoftwareVersionResponse) ProtoReflect ¶
func (m *WatchAgentSoftwareVersionResponse) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionResponse) Reset ¶
func (m *WatchAgentSoftwareVersionResponse) Reset()
func (*WatchAgentSoftwareVersionResponse) SetChange ¶
func (m *WatchAgentSoftwareVersionResponse) SetChange(fv *agent_software_version.AgentSoftwareVersionChange)
func (*WatchAgentSoftwareVersionResponse) String ¶
func (m *WatchAgentSoftwareVersionResponse) String() string
func (*WatchAgentSoftwareVersionResponse) Unmarshal ¶
func (m *WatchAgentSoftwareVersionResponse) Unmarshal(b []byte) error
func (*WatchAgentSoftwareVersionResponse) UnmarshalJSON ¶
func (m *WatchAgentSoftwareVersionResponse) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionResponseFieldPathBuilder ¶
type WatchAgentSoftwareVersionResponseFieldPathBuilder struct{}
func NewWatchAgentSoftwareVersionResponseFieldPathBuilder ¶
func NewWatchAgentSoftwareVersionResponseFieldPathBuilder() WatchAgentSoftwareVersionResponseFieldPathBuilder
type WatchAgentSoftwareVersionResponsePathSelectorChange ¶
type WatchAgentSoftwareVersionResponsePathSelectorChange struct{}
func (WatchAgentSoftwareVersionResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionResponsePathSelectorChange) WithArrayOfValues(values []*agent_software_version.AgentSoftwareVersionChange) *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionResponse_FieldMask ¶
type WatchAgentSoftwareVersionResponse_FieldMask struct {
Paths []WatchAgentSoftwareVersionResponse_FieldPath
}
func FullWatchAgentSoftwareVersionResponse_FieldMask ¶
func FullWatchAgentSoftwareVersionResponse_FieldMask() *WatchAgentSoftwareVersionResponse_FieldMask
func (*WatchAgentSoftwareVersionResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) AppendPath(path WatchAgentSoftwareVersionResponse_FieldPath)
func (*WatchAgentSoftwareVersionResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAgentSoftwareVersionResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAgentSoftwareVersionResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAgentSoftwareVersionResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAgentSoftwareVersionResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAgentSoftwareVersionResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) GetPaths() []WatchAgentSoftwareVersionResponse_FieldPath
func (*WatchAgentSoftwareVersionResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) IsFull() bool
func (WatchAgentSoftwareVersionResponse_FieldMask) Marshal ¶
func (fieldMask WatchAgentSoftwareVersionResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAgentSoftwareVersionResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAgentSoftwareVersionResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) PathsCount() int
func (*WatchAgentSoftwareVersionResponse_FieldMask) Project ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Project(source *WatchAgentSoftwareVersionResponse) *WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProtoMessage()
func (*WatchAgentSoftwareVersionResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionResponse_FieldMask) Reset ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Reset()
func (*WatchAgentSoftwareVersionResponse_FieldMask) Set ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Set(target, source *WatchAgentSoftwareVersionResponse)
func (*WatchAgentSoftwareVersionResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAgentSoftwareVersionResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionResponse_FieldMask) Size ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Size() int
func (*WatchAgentSoftwareVersionResponse_FieldMask) String ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) String() string
func (*WatchAgentSoftwareVersionResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Subtract(other *WatchAgentSoftwareVersionResponse_FieldMask) *WatchAgentSoftwareVersionResponse_FieldMask
func (*WatchAgentSoftwareVersionResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAgentSoftwareVersionResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAgentSoftwareVersionResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAgentSoftwareVersionResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionResponse_FieldPath ¶
type WatchAgentSoftwareVersionResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAgentSoftwareVersionResponse_FieldPathSelector Get(source *WatchAgentSoftwareVersionResponse) []interface{} GetSingle(source *WatchAgentSoftwareVersionResponse) (interface{}, bool) ClearValue(item *WatchAgentSoftwareVersionResponse) // Those methods build corresponding WatchAgentSoftwareVersionResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAgentSoftwareVersionResponse_FieldPath ¶
func BuildWatchAgentSoftwareVersionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionResponse_FieldPath, error)
func MustParseWatchAgentSoftwareVersionResponse_FieldPath ¶
func MustParseWatchAgentSoftwareVersionResponse_FieldPath(rawField string) WatchAgentSoftwareVersionResponse_FieldPath
func ParseWatchAgentSoftwareVersionResponse_FieldPath ¶
func ParseWatchAgentSoftwareVersionResponse_FieldPath(rawField string) (WatchAgentSoftwareVersionResponse_FieldPath, error)
type WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue ¶
type WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAgentSoftwareVersionResponse_FieldPath ContainsValue(*WatchAgentSoftwareVersionResponse) bool }
WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAgentSoftwareVersionResponse according to their type Present only for array (repeated) types.
func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue ¶
func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue
func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue ¶
func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue, error)
ParseWatchAgentSoftwareVersionResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues ¶
type WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAgentSoftwareVersionResponse_FieldPath }
WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues allows storing slice of values for WatchAgentSoftwareVersionResponse fields according to their type
func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues ¶
func MustParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues
func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues ¶
func ParseWatchAgentSoftwareVersionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues, error)
type WatchAgentSoftwareVersionResponse_FieldPathSelector ¶
type WatchAgentSoftwareVersionResponse_FieldPathSelector int32
const (
WatchAgentSoftwareVersionResponse_FieldPathSelectorChange WatchAgentSoftwareVersionResponse_FieldPathSelector = 0
)
func (WatchAgentSoftwareVersionResponse_FieldPathSelector) String ¶
func (s WatchAgentSoftwareVersionResponse_FieldPathSelector) String() string
type WatchAgentSoftwareVersionResponse_FieldPathValue ¶
type WatchAgentSoftwareVersionResponse_FieldPathValue interface { WatchAgentSoftwareVersionResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAgentSoftwareVersionResponse) CompareWith(*WatchAgentSoftwareVersionResponse) (cmp int, comparable bool) }
WatchAgentSoftwareVersionResponse_FieldPathValue allows storing values for WatchAgentSoftwareVersionResponse fields according to their type
func MustParseWatchAgentSoftwareVersionResponse_FieldPathValue ¶
func MustParseWatchAgentSoftwareVersionResponse_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionResponse_FieldPathValue
func ParseWatchAgentSoftwareVersionResponse_FieldPathValue ¶
func ParseWatchAgentSoftwareVersionResponse_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionResponse_FieldPathValue, error)
type WatchAgentSoftwareVersionResponse_FieldTerminalPath ¶
type WatchAgentSoftwareVersionResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionResponse)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) Get ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) String ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionResponse_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionResponse_FieldPathValue
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAgentSoftwareVersionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue ¶
type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue struct { WatchAgentSoftwareVersionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAgentSoftwareVersionResponse'
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAgentSoftwareVersionResponse as interface{}
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionResponse) (interface{}, bool)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues ¶
type WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues struct { WatchAgentSoftwareVersionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*agent_software_version.AgentSoftwareVersionChange, bool)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAgentSoftwareVersionResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAgentSoftwareVersionResponse_FieldTerminalPathValue ¶
type WatchAgentSoftwareVersionResponse_FieldTerminalPathValue struct { WatchAgentSoftwareVersionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) AsChangeValue() (*agent_software_version.AgentSoftwareVersionChange, bool)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionResponse) (int, bool)
CompareWith compares value in the 'WatchAgentSoftwareVersionResponse_FieldTerminalPathValue' with the value under path in 'WatchAgentSoftwareVersionResponse'.
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAgentSoftwareVersionResponse' as interface{}
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionResponse)
SetTo stores value for selected field for object WatchAgentSoftwareVersionResponse
func (*WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAgentSoftwareVersionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionsClientStream ¶
type WatchAgentSoftwareVersionsClientStream interface { Recv() (*WatchAgentSoftwareVersionsResponse, error) grpc.ClientStream }
type WatchAgentSoftwareVersionsDescriptor ¶
type WatchAgentSoftwareVersionsDescriptor struct{}
func GetWatchAgentSoftwareVersionsDescriptor ¶
func GetWatchAgentSoftwareVersionsDescriptor() *WatchAgentSoftwareVersionsDescriptor
func (*WatchAgentSoftwareVersionsDescriptor) GetApiDescriptor ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchAgentSoftwareVersionsDescriptor) GetApiName ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetApiName() string
func (*WatchAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAgentSoftwareVersionsDescriptor) GetFullMethodName ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetFullMethodName() string
func (*WatchAgentSoftwareVersionsDescriptor) GetMethodName ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetMethodName() string
func (*WatchAgentSoftwareVersionsDescriptor) GetProtoPkgName ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetProtoPkgName() string
func (*WatchAgentSoftwareVersionsDescriptor) GetResourceDescriptor ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchAgentSoftwareVersionsDescriptor) GetServiceDomain ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetServiceDomain() string
func (*WatchAgentSoftwareVersionsDescriptor) GetServiceVersion ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetServiceVersion() string
func (*WatchAgentSoftwareVersionsDescriptor) GetVerb ¶
func (d *WatchAgentSoftwareVersionsDescriptor) GetVerb() string
func (*WatchAgentSoftwareVersionsDescriptor) HasResource ¶
func (d *WatchAgentSoftwareVersionsDescriptor) HasResource() bool
func (*WatchAgentSoftwareVersionsDescriptor) IsClientStream ¶
func (d *WatchAgentSoftwareVersionsDescriptor) IsClientStream() bool
func (*WatchAgentSoftwareVersionsDescriptor) IsCollection ¶
func (d *WatchAgentSoftwareVersionsDescriptor) IsCollection() bool
func (*WatchAgentSoftwareVersionsDescriptor) IsPlural ¶
func (d *WatchAgentSoftwareVersionsDescriptor) IsPlural() bool
func (*WatchAgentSoftwareVersionsDescriptor) IsServerStream ¶
func (d *WatchAgentSoftwareVersionsDescriptor) IsServerStream() bool
func (*WatchAgentSoftwareVersionsDescriptor) IsUnary ¶
func (d *WatchAgentSoftwareVersionsDescriptor) IsUnary() bool
func (*WatchAgentSoftwareVersionsDescriptor) NewEmptyClientMsg ¶
func (d *WatchAgentSoftwareVersionsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchAgentSoftwareVersionsDescriptor) NewEmptyServerMsg ¶
func (d *WatchAgentSoftwareVersionsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchAgentSoftwareVersionsDescriptor) RequestHasResourceBody ¶
func (d *WatchAgentSoftwareVersionsDescriptor) RequestHasResourceBody() bool
type WatchAgentSoftwareVersionsDescriptorClientMsgHandle ¶
type WatchAgentSoftwareVersionsDescriptorClientMsgHandle struct{}
func (*WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchAgentSoftwareVersionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAgentSoftwareVersionsDescriptorServerMsgHandle ¶
type WatchAgentSoftwareVersionsDescriptorServerMsgHandle struct{}
func (*WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchAgentSoftwareVersionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchAgentSoftwareVersionsRequest ¶
type WatchAgentSoftwareVersionsRequest 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.watch_type.WatchType" json:"type,omitempty" firestore:"type"` // Requested page size. Server may return fewer AgentSoftwareVersions 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 *agent_software_version.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 *agent_software_version.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 *timestamp.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 *agent_software_version.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 AgentSoftwareVersion that // don't affect any of masked fields won't be sent back. FieldMask *agent_software_version.AgentSoftwareVersion_FieldMask `` /* 152-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 // AgentSoftwareVersion 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.view.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 [WatchAgentSoftwareVersions][ntt.watchdog.v1alpha2.WatchAgentSoftwareVersions]
func (*WatchAgentSoftwareVersionsRequest) Clone ¶
func (o *WatchAgentSoftwareVersionsRequest) Clone() *WatchAgentSoftwareVersionsRequest
func (*WatchAgentSoftwareVersionsRequest) CloneRaw ¶
func (o *WatchAgentSoftwareVersionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsRequest) Descriptor ¶
func (*WatchAgentSoftwareVersionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchAgentSoftwareVersionsRequest.ProtoReflect.Descriptor instead.
func (*WatchAgentSoftwareVersionsRequest) GetFieldMask ¶
func (m *WatchAgentSoftwareVersionsRequest) GetFieldMask() *agent_software_version.AgentSoftwareVersion_FieldMask
func (*WatchAgentSoftwareVersionsRequest) GetFilter ¶
func (m *WatchAgentSoftwareVersionsRequest) GetFilter() *agent_software_version.Filter
func (*WatchAgentSoftwareVersionsRequest) GetMaxChunkSize ¶
func (m *WatchAgentSoftwareVersionsRequest) GetMaxChunkSize() int32
func (*WatchAgentSoftwareVersionsRequest) GetOrderBy ¶
func (m *WatchAgentSoftwareVersionsRequest) GetOrderBy() *agent_software_version.OrderBy
func (*WatchAgentSoftwareVersionsRequest) GetPageSize ¶
func (m *WatchAgentSoftwareVersionsRequest) GetPageSize() int32
func (*WatchAgentSoftwareVersionsRequest) GetPageToken ¶
func (m *WatchAgentSoftwareVersionsRequest) GetPageToken() *agent_software_version.PagerCursor
func (*WatchAgentSoftwareVersionsRequest) GetResumeToken ¶
func (m *WatchAgentSoftwareVersionsRequest) GetResumeToken() string
func (*WatchAgentSoftwareVersionsRequest) GetStartingTime ¶
func (m *WatchAgentSoftwareVersionsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchAgentSoftwareVersionsRequest) GetType ¶
func (m *WatchAgentSoftwareVersionsRequest) GetType() watch_type.WatchType
func (*WatchAgentSoftwareVersionsRequest) GetView ¶
func (m *WatchAgentSoftwareVersionsRequest) GetView() view.View
func (*WatchAgentSoftwareVersionsRequest) GotenMessage ¶
func (*WatchAgentSoftwareVersionsRequest) GotenMessage()
func (*WatchAgentSoftwareVersionsRequest) GotenObjectExt ¶
func (o *WatchAgentSoftwareVersionsRequest) GotenObjectExt()
func (*WatchAgentSoftwareVersionsRequest) GotenValidate ¶
func (obj *WatchAgentSoftwareVersionsRequest) GotenValidate() error
func (*WatchAgentSoftwareVersionsRequest) MakeDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionsRequest) MakeDiffFieldMask(other *WatchAgentSoftwareVersionsRequest) *WatchAgentSoftwareVersionsRequest_FieldMask
func (*WatchAgentSoftwareVersionsRequest) MakeFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsRequest) MakeFullFieldMask() *WatchAgentSoftwareVersionsRequest_FieldMask
func (*WatchAgentSoftwareVersionsRequest) MakeRawDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsRequest) MakeRawFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsRequest) Marshal ¶
func (m *WatchAgentSoftwareVersionsRequest) Marshal() ([]byte, error)
func (*WatchAgentSoftwareVersionsRequest) MarshalJSON ¶
func (m *WatchAgentSoftwareVersionsRequest) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsRequest) Merge ¶
func (o *WatchAgentSoftwareVersionsRequest) Merge(source *WatchAgentSoftwareVersionsRequest)
func (*WatchAgentSoftwareVersionsRequest) MergeRaw ¶
func (o *WatchAgentSoftwareVersionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsRequest) ProtoMessage ¶
func (*WatchAgentSoftwareVersionsRequest) ProtoMessage()
func (*WatchAgentSoftwareVersionsRequest) ProtoReflect ¶
func (m *WatchAgentSoftwareVersionsRequest) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsRequest) Reset ¶
func (m *WatchAgentSoftwareVersionsRequest) Reset()
func (*WatchAgentSoftwareVersionsRequest) SetFieldMask ¶
func (m *WatchAgentSoftwareVersionsRequest) SetFieldMask(fv *agent_software_version.AgentSoftwareVersion_FieldMask)
func (*WatchAgentSoftwareVersionsRequest) SetFilter ¶
func (m *WatchAgentSoftwareVersionsRequest) SetFilter(fv *agent_software_version.Filter)
func (*WatchAgentSoftwareVersionsRequest) SetMaxChunkSize ¶
func (m *WatchAgentSoftwareVersionsRequest) SetMaxChunkSize(fv int32)
func (*WatchAgentSoftwareVersionsRequest) SetOrderBy ¶
func (m *WatchAgentSoftwareVersionsRequest) SetOrderBy(fv *agent_software_version.OrderBy)
func (*WatchAgentSoftwareVersionsRequest) SetPageSize ¶
func (m *WatchAgentSoftwareVersionsRequest) SetPageSize(fv int32)
func (*WatchAgentSoftwareVersionsRequest) SetPageToken ¶
func (m *WatchAgentSoftwareVersionsRequest) SetPageToken(fv *agent_software_version.PagerCursor)
func (*WatchAgentSoftwareVersionsRequest) SetResumeToken ¶
func (m *WatchAgentSoftwareVersionsRequest) SetResumeToken(fv string)
func (*WatchAgentSoftwareVersionsRequest) SetStartingTime ¶
func (m *WatchAgentSoftwareVersionsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchAgentSoftwareVersionsRequest) SetType ¶
func (m *WatchAgentSoftwareVersionsRequest) SetType(fv watch_type.WatchType)
func (*WatchAgentSoftwareVersionsRequest) SetView ¶
func (m *WatchAgentSoftwareVersionsRequest) SetView(fv view.View)
func (*WatchAgentSoftwareVersionsRequest) String ¶
func (m *WatchAgentSoftwareVersionsRequest) String() string
func (*WatchAgentSoftwareVersionsRequest) Unmarshal ¶
func (m *WatchAgentSoftwareVersionsRequest) Unmarshal(b []byte) error
func (*WatchAgentSoftwareVersionsRequest) UnmarshalJSON ¶
func (m *WatchAgentSoftwareVersionsRequest) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionsRequestFieldPathBuilder ¶
type WatchAgentSoftwareVersionsRequestFieldPathBuilder struct{}
func NewWatchAgentSoftwareVersionsRequestFieldPathBuilder ¶
func NewWatchAgentSoftwareVersionsRequestFieldPathBuilder() WatchAgentSoftwareVersionsRequestFieldPathBuilder
func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) ResumeToken ¶
func (WatchAgentSoftwareVersionsRequestFieldPathBuilder) StartingTime ¶
type WatchAgentSoftwareVersionsRequestPathSelectorFieldMask ¶
type WatchAgentSoftwareVersionsRequestPathSelectorFieldMask struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
type WatchAgentSoftwareVersionsRequestPathSelectorFilter ¶
type WatchAgentSoftwareVersionsRequestPathSelectorFilter struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorFilter) WithArrayOfValues(values []*agent_software_version.Filter) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize ¶
type WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorOrderBy ¶
type WatchAgentSoftwareVersionsRequestPathSelectorOrderBy struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*agent_software_version.OrderBy) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorPageSize ¶
type WatchAgentSoftwareVersionsRequestPathSelectorPageSize struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorPageSize) WithValue(value int32) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
type WatchAgentSoftwareVersionsRequestPathSelectorPageToken ¶
type WatchAgentSoftwareVersionsRequestPathSelectorPageToken struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorResumeToken ¶
type WatchAgentSoftwareVersionsRequestPathSelectorResumeToken struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorStartingTime ¶
type WatchAgentSoftwareVersionsRequestPathSelectorStartingTime struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorStartingTime) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorType ¶
type WatchAgentSoftwareVersionsRequestPathSelectorType struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsRequestPathSelectorView ¶
type WatchAgentSoftwareVersionsRequestPathSelectorView struct{}
func (WatchAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues
func (WatchAgentSoftwareVersionsRequestPathSelectorView) WithValue ¶
func (s WatchAgentSoftwareVersionsRequestPathSelectorView) WithValue(value view.View) *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue
type WatchAgentSoftwareVersionsRequest_FieldMask ¶
type WatchAgentSoftwareVersionsRequest_FieldMask struct {
Paths []WatchAgentSoftwareVersionsRequest_FieldPath
}
func FullWatchAgentSoftwareVersionsRequest_FieldMask ¶
func FullWatchAgentSoftwareVersionsRequest_FieldMask() *WatchAgentSoftwareVersionsRequest_FieldMask
func (*WatchAgentSoftwareVersionsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) AppendPath(path WatchAgentSoftwareVersionsRequest_FieldPath)
func (*WatchAgentSoftwareVersionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAgentSoftwareVersionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAgentSoftwareVersionsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) GetPaths() []WatchAgentSoftwareVersionsRequest_FieldPath
func (*WatchAgentSoftwareVersionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) IsFull() bool
func (WatchAgentSoftwareVersionsRequest_FieldMask) Marshal ¶
func (fieldMask WatchAgentSoftwareVersionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAgentSoftwareVersionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchAgentSoftwareVersionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) PathsCount() int
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Project ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Project(source *WatchAgentSoftwareVersionsRequest) *WatchAgentSoftwareVersionsRequest
func (*WatchAgentSoftwareVersionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProtoMessage()
func (*WatchAgentSoftwareVersionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Reset ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Reset()
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Set ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Set(target, source *WatchAgentSoftwareVersionsRequest)
func (*WatchAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAgentSoftwareVersionsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Size ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Size() int
func (*WatchAgentSoftwareVersionsRequest_FieldMask) String ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) String() string
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Subtract(other *WatchAgentSoftwareVersionsRequest_FieldMask) *WatchAgentSoftwareVersionsRequest_FieldMask
func (*WatchAgentSoftwareVersionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAgentSoftwareVersionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAgentSoftwareVersionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionsRequest_FieldPath ¶
type WatchAgentSoftwareVersionsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchAgentSoftwareVersionsRequest_FieldPathSelector Get(source *WatchAgentSoftwareVersionsRequest) []interface{} GetSingle(source *WatchAgentSoftwareVersionsRequest) (interface{}, bool) ClearValue(item *WatchAgentSoftwareVersionsRequest) // Those methods build corresponding WatchAgentSoftwareVersionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAgentSoftwareVersionsRequest_FieldPath ¶
func BuildWatchAgentSoftwareVersionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsRequest_FieldPath, error)
func MustParseWatchAgentSoftwareVersionsRequest_FieldPath ¶
func MustParseWatchAgentSoftwareVersionsRequest_FieldPath(rawField string) WatchAgentSoftwareVersionsRequest_FieldPath
func ParseWatchAgentSoftwareVersionsRequest_FieldPath ¶
func ParseWatchAgentSoftwareVersionsRequest_FieldPath(rawField string) (WatchAgentSoftwareVersionsRequest_FieldPath, error)
type WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
type WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAgentSoftwareVersionsRequest_FieldPath ContainsValue(*WatchAgentSoftwareVersionsRequest) bool }
WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAgentSoftwareVersionsRequest according to their type Present only for array (repeated) types.
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue ¶
func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue, error)
ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
type WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAgentSoftwareVersionsRequest_FieldPath }
WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues allows storing slice of values for WatchAgentSoftwareVersionsRequest fields according to their type
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues ¶
func ParseWatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues, error)
type WatchAgentSoftwareVersionsRequest_FieldPathSelector ¶
type WatchAgentSoftwareVersionsRequest_FieldPathSelector int32
const ( WatchAgentSoftwareVersionsRequest_FieldPathSelectorType WatchAgentSoftwareVersionsRequest_FieldPathSelector = 0 WatchAgentSoftwareVersionsRequest_FieldPathSelectorPageSize WatchAgentSoftwareVersionsRequest_FieldPathSelector = 1 WatchAgentSoftwareVersionsRequest_FieldPathSelectorPageToken WatchAgentSoftwareVersionsRequest_FieldPathSelector = 2 WatchAgentSoftwareVersionsRequest_FieldPathSelectorOrderBy WatchAgentSoftwareVersionsRequest_FieldPathSelector = 3 WatchAgentSoftwareVersionsRequest_FieldPathSelectorResumeToken WatchAgentSoftwareVersionsRequest_FieldPathSelector = 4 WatchAgentSoftwareVersionsRequest_FieldPathSelectorStartingTime WatchAgentSoftwareVersionsRequest_FieldPathSelector = 5 WatchAgentSoftwareVersionsRequest_FieldPathSelectorFilter WatchAgentSoftwareVersionsRequest_FieldPathSelector = 6 WatchAgentSoftwareVersionsRequest_FieldPathSelectorFieldMask WatchAgentSoftwareVersionsRequest_FieldPathSelector = 7 WatchAgentSoftwareVersionsRequest_FieldPathSelectorView WatchAgentSoftwareVersionsRequest_FieldPathSelector = 8 WatchAgentSoftwareVersionsRequest_FieldPathSelectorMaxChunkSize WatchAgentSoftwareVersionsRequest_FieldPathSelector = 9 )
func (WatchAgentSoftwareVersionsRequest_FieldPathSelector) String ¶
func (s WatchAgentSoftwareVersionsRequest_FieldPathSelector) String() string
type WatchAgentSoftwareVersionsRequest_FieldPathValue ¶
type WatchAgentSoftwareVersionsRequest_FieldPathValue interface { WatchAgentSoftwareVersionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAgentSoftwareVersionsRequest) CompareWith(*WatchAgentSoftwareVersionsRequest) (cmp int, comparable bool) }
WatchAgentSoftwareVersionsRequest_FieldPathValue allows storing values for WatchAgentSoftwareVersionsRequest fields according to their type
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathValue ¶
func MustParseWatchAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionsRequest_FieldPathValue
func ParseWatchAgentSoftwareVersionsRequest_FieldPathValue ¶
func ParseWatchAgentSoftwareVersionsRequest_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsRequest_FieldPathValue, error)
type WatchAgentSoftwareVersionsRequest_FieldTerminalPath ¶
type WatchAgentSoftwareVersionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsRequest)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) Get ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchAgentSoftwareVersionsRequest
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAgentSoftwareVersionsRequest
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) String ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsRequest_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsRequest_FieldPathValue
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAgentSoftwareVersionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue ¶
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue struct { WatchAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAgentSoftwareVersionsRequest'
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAgentSoftwareVersionsRequest as interface{}
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsRequest) (interface{}, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues ¶
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues struct { WatchAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*agent_software_version.Filter, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*agent_software_version.OrderBy, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAgentSoftwareVersionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue ¶
type WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue struct { WatchAgentSoftwareVersionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*agent_software_version.AgentSoftwareVersion_FieldMask, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsFilterValue() (*agent_software_version.Filter, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsOrderByValue() (*agent_software_version.OrderBy, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsRequest) (int, bool)
CompareWith compares value in the 'WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue' with the value under path in 'WatchAgentSoftwareVersionsRequest'.
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAgentSoftwareVersionsRequest' as interface{}
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsRequest)
SetTo stores value for selected field for object WatchAgentSoftwareVersionsRequest
func (*WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAgentSoftwareVersionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionsResponse ¶
type WatchAgentSoftwareVersionsResponse struct { // Changes of AgentSoftwareVersions AgentSoftwareVersionChanges []*agent_software_version.AgentSoftwareVersionChange `` /* 186-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 AgentSoftwareVersions 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 *WatchAgentSoftwareVersionsResponse_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 (AgentSoftwareVersions 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 }
WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse) Clone ¶
func (o *WatchAgentSoftwareVersionsResponse) Clone() *WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse) CloneRaw ¶
func (o *WatchAgentSoftwareVersionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsResponse) Descriptor ¶
func (*WatchAgentSoftwareVersionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchAgentSoftwareVersionsResponse.ProtoReflect.Descriptor instead.
func (*WatchAgentSoftwareVersionsResponse) GetAgentSoftwareVersionChanges ¶
func (m *WatchAgentSoftwareVersionsResponse) GetAgentSoftwareVersionChanges() []*agent_software_version.AgentSoftwareVersionChange
func (*WatchAgentSoftwareVersionsResponse) GetIsCurrent ¶
func (m *WatchAgentSoftwareVersionsResponse) GetIsCurrent() bool
func (*WatchAgentSoftwareVersionsResponse) GetIsHardReset ¶
func (m *WatchAgentSoftwareVersionsResponse) GetIsHardReset() bool
func (*WatchAgentSoftwareVersionsResponse) GetIsSoftReset ¶
func (m *WatchAgentSoftwareVersionsResponse) GetIsSoftReset() bool
func (*WatchAgentSoftwareVersionsResponse) GetPageTokenChange ¶
func (m *WatchAgentSoftwareVersionsResponse) GetPageTokenChange() *WatchAgentSoftwareVersionsResponse_PageTokenChange
func (*WatchAgentSoftwareVersionsResponse) GetResumeToken ¶
func (m *WatchAgentSoftwareVersionsResponse) GetResumeToken() string
func (*WatchAgentSoftwareVersionsResponse) GetSnapshotSize ¶
func (m *WatchAgentSoftwareVersionsResponse) GetSnapshotSize() int64
func (*WatchAgentSoftwareVersionsResponse) GotenMessage ¶
func (*WatchAgentSoftwareVersionsResponse) GotenMessage()
func (*WatchAgentSoftwareVersionsResponse) GotenObjectExt ¶
func (o *WatchAgentSoftwareVersionsResponse) GotenObjectExt()
func (*WatchAgentSoftwareVersionsResponse) GotenValidate ¶
func (obj *WatchAgentSoftwareVersionsResponse) GotenValidate() error
func (*WatchAgentSoftwareVersionsResponse) MakeDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse) MakeDiffFieldMask(other *WatchAgentSoftwareVersionsResponse) *WatchAgentSoftwareVersionsResponse_FieldMask
func (*WatchAgentSoftwareVersionsResponse) MakeFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse) MakeFullFieldMask() *WatchAgentSoftwareVersionsResponse_FieldMask
func (*WatchAgentSoftwareVersionsResponse) MakeRawDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse) MakeRawFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse) Marshal ¶
func (m *WatchAgentSoftwareVersionsResponse) Marshal() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse) MarshalJSON ¶
func (m *WatchAgentSoftwareVersionsResponse) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse) Merge ¶
func (o *WatchAgentSoftwareVersionsResponse) Merge(source *WatchAgentSoftwareVersionsResponse)
func (*WatchAgentSoftwareVersionsResponse) MergeRaw ¶
func (o *WatchAgentSoftwareVersionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsResponse) ProtoMessage ¶
func (*WatchAgentSoftwareVersionsResponse) ProtoMessage()
func (*WatchAgentSoftwareVersionsResponse) ProtoReflect ¶
func (m *WatchAgentSoftwareVersionsResponse) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsResponse) Reset ¶
func (m *WatchAgentSoftwareVersionsResponse) Reset()
func (*WatchAgentSoftwareVersionsResponse) SetAgentSoftwareVersionChanges ¶
func (m *WatchAgentSoftwareVersionsResponse) SetAgentSoftwareVersionChanges(fv []*agent_software_version.AgentSoftwareVersionChange)
func (*WatchAgentSoftwareVersionsResponse) SetIsCurrent ¶
func (m *WatchAgentSoftwareVersionsResponse) SetIsCurrent(fv bool)
func (*WatchAgentSoftwareVersionsResponse) SetIsHardReset ¶
func (m *WatchAgentSoftwareVersionsResponse) SetIsHardReset(fv bool)
func (*WatchAgentSoftwareVersionsResponse) SetIsSoftReset ¶
func (m *WatchAgentSoftwareVersionsResponse) SetIsSoftReset(fv bool)
func (*WatchAgentSoftwareVersionsResponse) SetPageTokenChange ¶
func (m *WatchAgentSoftwareVersionsResponse) SetPageTokenChange(fv *WatchAgentSoftwareVersionsResponse_PageTokenChange)
func (*WatchAgentSoftwareVersionsResponse) SetResumeToken ¶
func (m *WatchAgentSoftwareVersionsResponse) SetResumeToken(fv string)
func (*WatchAgentSoftwareVersionsResponse) SetSnapshotSize ¶
func (m *WatchAgentSoftwareVersionsResponse) SetSnapshotSize(fv int64)
func (*WatchAgentSoftwareVersionsResponse) String ¶
func (m *WatchAgentSoftwareVersionsResponse) String() string
func (*WatchAgentSoftwareVersionsResponse) Unmarshal ¶
func (m *WatchAgentSoftwareVersionsResponse) Unmarshal(b []byte) error
func (*WatchAgentSoftwareVersionsResponse) UnmarshalJSON ¶
func (m *WatchAgentSoftwareVersionsResponse) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionsResponseFieldPathBuilder ¶
type WatchAgentSoftwareVersionsResponseFieldPathBuilder struct{}
func NewWatchAgentSoftwareVersionsResponseFieldPathBuilder ¶
func NewWatchAgentSoftwareVersionsResponseFieldPathBuilder() WatchAgentSoftwareVersionsResponseFieldPathBuilder
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersionChanges ¶
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) AgentSoftwareVersionChanges() WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) IsHardReset ¶
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) ResumeToken ¶
func (WatchAgentSoftwareVersionsResponseFieldPathBuilder) SnapshotSize ¶
type WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder ¶
type WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder() WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder
func (WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchAgentSoftwareVersionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector Get(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) []interface{} GetSingle(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchAgentSoftwareVersionsResponse_PageTokenChange) // Those methods build corresponding WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath ¶
func BuildWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, error)
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath ¶
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(rawField string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath ¶
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath(rawField string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, error)
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath ContainsValue(*WatchAgentSoftwareVersionsResponse_PageTokenChange) bool }
WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath }
WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector int32
const ( WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector = 0 WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathSelector) String() string
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue interface { WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAgentSoftwareVersionsResponse_PageTokenChange) CompareWith(*WatchAgentSoftwareVersionsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue, error)
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsResponse_PageTokenChange)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchAgentSoftwareVersionsResponse_PageTokenChange
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAgentSoftwareVersionsResponse_PageTokenChange
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAgentSoftwareVersionsResponse_PageTokenChange as interface{}
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (interface{}, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue struct { WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*agent_software_version.PagerCursor, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchAgentSoftwareVersionsResponse_PageTokenChange'.
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAgentSoftwareVersionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges ¶
type WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) WithArrayOfValues ¶
func (WatchAgentSoftwareVersionsResponsePathSelectorAgentSoftwareVersionChanges) WithItemValue ¶
type WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent ¶
type WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
func (WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue
type WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset ¶
type WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset ¶
type WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange ¶
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*agent_software_version.PagerCursor) *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues
type WatchAgentSoftwareVersionsResponsePathSelectorResumeToken ¶
type WatchAgentSoftwareVersionsResponsePathSelectorResumeToken struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize ¶
type WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize struct{}
func (WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchAgentSoftwareVersionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues
type WatchAgentSoftwareVersionsResponse_FieldMask ¶
type WatchAgentSoftwareVersionsResponse_FieldMask struct {
Paths []WatchAgentSoftwareVersionsResponse_FieldPath
}
func FullWatchAgentSoftwareVersionsResponse_FieldMask ¶
func FullWatchAgentSoftwareVersionsResponse_FieldMask() *WatchAgentSoftwareVersionsResponse_FieldMask
func (*WatchAgentSoftwareVersionsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) AppendPath(path WatchAgentSoftwareVersionsResponse_FieldPath)
func (*WatchAgentSoftwareVersionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAgentSoftwareVersionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAgentSoftwareVersionsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) GetPaths() []WatchAgentSoftwareVersionsResponse_FieldPath
func (*WatchAgentSoftwareVersionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) IsFull() bool
func (WatchAgentSoftwareVersionsResponse_FieldMask) Marshal ¶
func (fieldMask WatchAgentSoftwareVersionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAgentSoftwareVersionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchAgentSoftwareVersionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) PathsCount() int
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Project ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Project(source *WatchAgentSoftwareVersionsResponse) *WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProtoMessage()
func (*WatchAgentSoftwareVersionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Reset ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Reset()
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Set ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Set(target, source *WatchAgentSoftwareVersionsResponse)
func (*WatchAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAgentSoftwareVersionsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Size ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Size() int
func (*WatchAgentSoftwareVersionsResponse_FieldMask) String ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) String() string
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Subtract(other *WatchAgentSoftwareVersionsResponse_FieldMask) *WatchAgentSoftwareVersionsResponse_FieldMask
func (*WatchAgentSoftwareVersionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAgentSoftwareVersionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionsResponse_FieldPath ¶
type WatchAgentSoftwareVersionsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchAgentSoftwareVersionsResponse_FieldPathSelector Get(source *WatchAgentSoftwareVersionsResponse) []interface{} GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool) ClearValue(item *WatchAgentSoftwareVersionsResponse) // Those methods build corresponding WatchAgentSoftwareVersionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchAgentSoftwareVersionsResponse_FieldPath ¶
func BuildWatchAgentSoftwareVersionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchAgentSoftwareVersionsResponse_FieldPath, error)
func MustParseWatchAgentSoftwareVersionsResponse_FieldPath ¶
func MustParseWatchAgentSoftwareVersionsResponse_FieldPath(rawField string) WatchAgentSoftwareVersionsResponse_FieldPath
func ParseWatchAgentSoftwareVersionsResponse_FieldPath ¶
func ParseWatchAgentSoftwareVersionsResponse_FieldPath(rawField string) (WatchAgentSoftwareVersionsResponse_FieldPath, error)
type WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
type WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchAgentSoftwareVersionsResponse_FieldPath ContainsValue(*WatchAgentSoftwareVersionsResponse) bool }
WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchAgentSoftwareVersionsResponse according to their type Present only for array (repeated) types.
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue ¶
func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue, error)
ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
type WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchAgentSoftwareVersionsResponse_FieldPath }
WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues allows storing slice of values for WatchAgentSoftwareVersionsResponse fields according to their type
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues ¶
func ParseWatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues, error)
type WatchAgentSoftwareVersionsResponse_FieldPathSelector ¶
type WatchAgentSoftwareVersionsResponse_FieldPathSelector int32
const ( WatchAgentSoftwareVersionsResponse_FieldPathSelectorAgentSoftwareVersionChanges WatchAgentSoftwareVersionsResponse_FieldPathSelector = 0 WatchAgentSoftwareVersionsResponse_FieldPathSelectorIsCurrent WatchAgentSoftwareVersionsResponse_FieldPathSelector = 1 WatchAgentSoftwareVersionsResponse_FieldPathSelectorPageTokenChange WatchAgentSoftwareVersionsResponse_FieldPathSelector = 2 WatchAgentSoftwareVersionsResponse_FieldPathSelectorResumeToken WatchAgentSoftwareVersionsResponse_FieldPathSelector = 3 WatchAgentSoftwareVersionsResponse_FieldPathSelectorSnapshotSize WatchAgentSoftwareVersionsResponse_FieldPathSelector = 4 WatchAgentSoftwareVersionsResponse_FieldPathSelectorIsSoftReset WatchAgentSoftwareVersionsResponse_FieldPathSelector = 5 WatchAgentSoftwareVersionsResponse_FieldPathSelectorIsHardReset WatchAgentSoftwareVersionsResponse_FieldPathSelector = 6 )
func (WatchAgentSoftwareVersionsResponse_FieldPathSelector) String ¶
func (s WatchAgentSoftwareVersionsResponse_FieldPathSelector) String() string
type WatchAgentSoftwareVersionsResponse_FieldPathValue ¶
type WatchAgentSoftwareVersionsResponse_FieldPathValue interface { WatchAgentSoftwareVersionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchAgentSoftwareVersionsResponse) CompareWith(*WatchAgentSoftwareVersionsResponse) (cmp int, comparable bool) }
WatchAgentSoftwareVersionsResponse_FieldPathValue allows storing values for WatchAgentSoftwareVersionsResponse fields according to their type
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathValue ¶
func MustParseWatchAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) WatchAgentSoftwareVersionsResponse_FieldPathValue
func ParseWatchAgentSoftwareVersionsResponse_FieldPathValue ¶
func ParseWatchAgentSoftwareVersionsResponse_FieldPathValue(pathStr, valueStr string) (WatchAgentSoftwareVersionsResponse_FieldPathValue, error)
type WatchAgentSoftwareVersionsResponse_FieldSubPath ¶
type WatchAgentSoftwareVersionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValue(item *WatchAgentSoftwareVersionsResponse)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) Get ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) Get(source *WatchAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) JSONString ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) String ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathValue
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchAgentSoftwareVersionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue ¶
type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue struct { WatchAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAgentSoftwareVersionsResponse'
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues ¶
type WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues struct { WatchAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchAgentSoftwareVersionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchAgentSoftwareVersionsResponse_FieldSubPathValue ¶
type WatchAgentSoftwareVersionsResponse_FieldSubPathValue struct { WatchAgentSoftwareVersionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse) (int, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse)
func (*WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchAgentSoftwareVersionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionsResponse_FieldTerminalPath ¶
type WatchAgentSoftwareVersionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValue(item *WatchAgentSoftwareVersionsResponse)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) Get ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) Get(source *WatchAgentSoftwareVersionsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) String ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchAgentSoftwareVersionsResponse_FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchAgentSoftwareVersionsResponse_FieldPathValue
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchAgentSoftwareVersionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue ¶
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue struct { WatchAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionChangesItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) AsAgentSoftwareVersionChangesItemValue() (*agent_software_version.AgentSoftwareVersionChange, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchAgentSoftwareVersionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchAgentSoftwareVersionsResponse'
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchAgentSoftwareVersionsResponse as interface{}
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchAgentSoftwareVersionsResponse) (interface{}, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues ¶
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues struct { WatchAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionChangesArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsAgentSoftwareVersionChangesArrayOfValues() ([][]*agent_software_version.AgentSoftwareVersionChange, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchAgentSoftwareVersionsResponse_PageTokenChange, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchAgentSoftwareVersionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue ¶
type WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue struct { WatchAgentSoftwareVersionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionChangesValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsAgentSoftwareVersionChangesValue() ([]*agent_software_version.AgentSoftwareVersionChange, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchAgentSoftwareVersionsResponse_PageTokenChange, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWith(source *WatchAgentSoftwareVersionsResponse) (int, bool)
CompareWith compares value in the 'WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue' with the value under path in 'WatchAgentSoftwareVersionsResponse'.
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchAgentSoftwareVersionsResponse' as interface{}
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetTo(target **WatchAgentSoftwareVersionsResponse)
SetTo stores value for selected field for object WatchAgentSoftwareVersionsResponse
func (*WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchAgentSoftwareVersionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchAgentSoftwareVersionsResponse_PageTokenChange ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *agent_software_version.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *agent_software_version.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Descriptor ¶
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchAgentSoftwareVersionsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) GetNextPageToken() *agent_software_version.PagerCursor
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) GetPrevPageToken() *agent_software_version.PagerCursor
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenMessage ¶
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenMessage()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenObjectExt()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchAgentSoftwareVersionsResponse_PageTokenChange) GotenValidate() error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeFullFieldMask() *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Marshal ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Merge ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) Merge(source *WatchAgentSoftwareVersionsResponse_PageTokenChange)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchAgentSoftwareVersionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoMessage()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Reset ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Reset()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) SetNextPageToken(fv *agent_software_version.PagerCursor)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) SetPrevPageToken(fv *agent_software_version.PagerCursor)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) String ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) String() string
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchAgentSoftwareVersionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchAgentSoftwareVersionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask ¶
type WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask struct {
Paths []WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
}
func FullWatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask ¶
func FullWatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask() *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchAgentSoftwareVersionsResponsePageTokenChange_FieldPath
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchAgentSoftwareVersionsResponse_PageTokenChange)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) String() string
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchAgentSoftwareVersionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- agent_software_version_service.pb.client.go
- agent_software_version_service.pb.descriptors.go
- agent_software_version_service.pb.fieldmask.go
- agent_software_version_service.pb.fieldpath.go
- agent_software_version_service.pb.fieldpathbuilder.go
- agent_software_version_service.pb.go
- agent_software_version_service.pb.object_ext.go
- agent_software_version_service.pb.validate.go