Documentation
¶
Index ¶
- type BatchGetPortForwardingServicesDescriptor
- func (d *BatchGetPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetPortForwardingServicesDescriptor) GetApiName() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPortForwardingServicesDescriptor) GetFullMethodName() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetMethodName() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetProtoPkgName() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPortForwardingServicesDescriptor) GetServiceDomain() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetServiceVersion() string
- func (d *BatchGetPortForwardingServicesDescriptor) GetVerb() string
- func (d *BatchGetPortForwardingServicesDescriptor) HasResource() bool
- func (d *BatchGetPortForwardingServicesDescriptor) IsClientStream() bool
- func (d *BatchGetPortForwardingServicesDescriptor) IsCollection() bool
- func (d *BatchGetPortForwardingServicesDescriptor) IsPlural() bool
- func (d *BatchGetPortForwardingServicesDescriptor) IsServerStream() bool
- func (d *BatchGetPortForwardingServicesDescriptor) IsUnary() bool
- func (d *BatchGetPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetPortForwardingServicesDescriptor) RequestHasResourceBody() bool
- type BatchGetPortForwardingServicesDescriptorClientMsgHandle
- func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPortForwardingServicesDescriptorServerMsgHandle
- func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPortForwardingServicesRequest
- func (o *BatchGetPortForwardingServicesRequest) Clone() *BatchGetPortForwardingServicesRequest
- func (o *BatchGetPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPortForwardingServicesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (m *BatchGetPortForwardingServicesRequest) GetNames() []*port_forwarding_service.Reference
- func (m *BatchGetPortForwardingServicesRequest) GetView() view.View
- func (*BatchGetPortForwardingServicesRequest) GotenMessage()
- func (o *BatchGetPortForwardingServicesRequest) GotenObjectExt()
- func (obj *BatchGetPortForwardingServicesRequest) GotenValidate() error
- func (o *BatchGetPortForwardingServicesRequest) MakeDiffFieldMask(other *BatchGetPortForwardingServicesRequest) *BatchGetPortForwardingServicesRequest_FieldMask
- func (o *BatchGetPortForwardingServicesRequest) MakeFullFieldMask() *BatchGetPortForwardingServicesRequest_FieldMask
- func (o *BatchGetPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPortForwardingServicesRequest) Marshal() ([]byte, error)
- func (m *BatchGetPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetPortForwardingServicesRequest) Merge(source *BatchGetPortForwardingServicesRequest)
- func (o *BatchGetPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPortForwardingServicesRequest) ProtoMessage()
- func (m *BatchGetPortForwardingServicesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetPortForwardingServicesRequest) Reset()
- func (m *BatchGetPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *BatchGetPortForwardingServicesRequest) SetNames(fv []*port_forwarding_service.Reference)
- func (m *BatchGetPortForwardingServicesRequest) SetView(fv view.View)
- func (m *BatchGetPortForwardingServicesRequest) String() string
- func (m *BatchGetPortForwardingServicesRequest) Unmarshal(b []byte) error
- func (m *BatchGetPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
- type BatchGetPortForwardingServicesRequestFieldPathBuilder
- func (BatchGetPortForwardingServicesRequestFieldPathBuilder) FieldMask() BatchGetPortForwardingServicesRequestPathSelectorFieldMask
- func (BatchGetPortForwardingServicesRequestFieldPathBuilder) Names() BatchGetPortForwardingServicesRequestPathSelectorNames
- func (BatchGetPortForwardingServicesRequestFieldPathBuilder) View() BatchGetPortForwardingServicesRequestPathSelectorView
- type BatchGetPortForwardingServicesRequestPathSelectorFieldMask
- func (BatchGetPortForwardingServicesRequestPathSelectorFieldMask) FieldPath() *BatchGetPortForwardingServicesRequest_FieldTerminalPath
- func (s BatchGetPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPortForwardingServicesRequestPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue
- type BatchGetPortForwardingServicesRequestPathSelectorNames
- func (BatchGetPortForwardingServicesRequestPathSelectorNames) FieldPath() *BatchGetPortForwardingServicesRequest_FieldTerminalPath
- func (s BatchGetPortForwardingServicesRequestPathSelectorNames) WithArrayOfValues(values [][]*port_forwarding_service.Reference) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPortForwardingServicesRequestPathSelectorNames) WithItemValue(value *port_forwarding_service.Reference) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetPortForwardingServicesRequestPathSelectorNames) WithValue(value []*port_forwarding_service.Reference) *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue
- type BatchGetPortForwardingServicesRequestPathSelectorView
- func (BatchGetPortForwardingServicesRequestPathSelectorView) FieldPath() *BatchGetPortForwardingServicesRequest_FieldTerminalPath
- func (s BatchGetPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPortForwardingServicesRequestPathSelectorView) WithValue(value view.View) *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue
- type BatchGetPortForwardingServicesRequest_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) AppendPath(path BatchGetPortForwardingServicesRequest_FieldPath)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) FilterInputFields() *BatchGetPortForwardingServicesRequest_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) GetPaths() []BatchGetPortForwardingServicesRequest_FieldPath
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Project(source *BatchGetPortForwardingServicesRequest) *BatchGetPortForwardingServicesRequest
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Reset()
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Set(target, source *BatchGetPortForwardingServicesRequest)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Size() int
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) String() string
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Subtract(other *BatchGetPortForwardingServicesRequest_FieldMask) *BatchGetPortForwardingServicesRequest_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPortForwardingServicesRequest_FieldPath
- func BuildBatchGetPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPortForwardingServicesRequest_FieldPath, error)
- func MustParseBatchGetPortForwardingServicesRequest_FieldPath(rawField string) BatchGetPortForwardingServicesRequest_FieldPath
- func ParseBatchGetPortForwardingServicesRequest_FieldPath(rawField string) (BatchGetPortForwardingServicesRequest_FieldPath, error)
- type BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue
- func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue
- func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue, error)
- type BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues
- func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues
- func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues, error)
- type BatchGetPortForwardingServicesRequest_FieldPathSelector
- type BatchGetPortForwardingServicesRequest_FieldPathValue
- type BatchGetPortForwardingServicesRequest_FieldTerminalPath
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *BatchGetPortForwardingServicesRequest)
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) Get(source *BatchGetPortForwardingServicesRequest) (values []interface{})
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *BatchGetPortForwardingServicesRequest) (interface{}, bool)
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) Selector() BatchGetPortForwardingServicesRequest_FieldPathSelector
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) String() string
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathValue
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*port_forwarding_service.Reference, bool)
- func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesRequest) bool
- func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPortForwardingServicesRequest) (interface{}, bool)
- func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*port_forwarding_service.Reference, bool)
- func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPortForwardingServicesRequest_FieldTerminalPathValue
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsNamesValue() ([]*port_forwarding_service.Reference, bool)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPortForwardingServicesRequest) (int, bool)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **BatchGetPortForwardingServicesRequest)
- func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetPortForwardingServicesResponse
- func (o *BatchGetPortForwardingServicesResponse) Clone() *BatchGetPortForwardingServicesResponse
- func (o *BatchGetPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPortForwardingServicesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetPortForwardingServicesResponse) GetMissing() []*port_forwarding_service.Reference
- func (m *BatchGetPortForwardingServicesResponse) GetPortForwardingServices() []*port_forwarding_service.PortForwardingService
- func (*BatchGetPortForwardingServicesResponse) GotenMessage()
- func (o *BatchGetPortForwardingServicesResponse) GotenObjectExt()
- func (obj *BatchGetPortForwardingServicesResponse) GotenValidate() error
- func (o *BatchGetPortForwardingServicesResponse) MakeDiffFieldMask(other *BatchGetPortForwardingServicesResponse) *BatchGetPortForwardingServicesResponse_FieldMask
- func (o *BatchGetPortForwardingServicesResponse) MakeFullFieldMask() *BatchGetPortForwardingServicesResponse_FieldMask
- func (o *BatchGetPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPortForwardingServicesResponse) Marshal() ([]byte, error)
- func (m *BatchGetPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetPortForwardingServicesResponse) Merge(source *BatchGetPortForwardingServicesResponse)
- func (o *BatchGetPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPortForwardingServicesResponse) ProtoMessage()
- func (m *BatchGetPortForwardingServicesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetPortForwardingServicesResponse) Reset()
- func (m *BatchGetPortForwardingServicesResponse) SetMissing(fv []*port_forwarding_service.Reference)
- func (m *BatchGetPortForwardingServicesResponse) SetPortForwardingServices(fv []*port_forwarding_service.PortForwardingService)
- func (m *BatchGetPortForwardingServicesResponse) String() string
- func (m *BatchGetPortForwardingServicesResponse) Unmarshal(b []byte) error
- func (m *BatchGetPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
- type BatchGetPortForwardingServicesResponseFieldPathBuilder
- type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithValue(value int64) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorMissing
- func (BatchGetPortForwardingServicesResponsePathSelectorMissing) FieldPath() *BatchGetPortForwardingServicesResponse_FieldTerminalPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorMissing) WithArrayOfValues(values [][]*port_forwarding_service.Reference) *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorMissing) WithItemValue(value *port_forwarding_service.Reference) *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorMissing) WithValue(value []*port_forwarding_service.Reference) *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) DisplayName() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) FieldPath() *BatchGetPortForwardingServicesResponse_FieldTerminalPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) Metadata() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) Name() BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) Spec() BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) Status() BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithArrayOfValues(values [][]*port_forwarding_service.PortForwardingService) *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithItemValue(value *port_forwarding_service.PortForwardingService) *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue(...) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues(...) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubPath(subPath port_forwarding_service.PortForwardingService_FieldPath) *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubValue(subPathValue port_forwarding_service.PortForwardingService_FieldPathValue) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithValue(value []*port_forwarding_service.PortForwardingService) *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Annotations() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) CreateTime() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) DeleteTime() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Generation() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Labels() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Lifecycle() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) OwnerReferences() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) ResourceVersion() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Shards() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Syncing() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Tags() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) UpdateTime() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Uuid() ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithValue(value map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithValue(value int64) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithKey(key string) ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithValue(value map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) BlockDeletion() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) State() ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Controller() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Kind() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Name() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Region() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Version() ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithValue(value bool) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithKey(key string) ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithValue(value map[string]int64) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) OwningRegion() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) Regions() ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithItemValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithValue(value []string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithItemValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithValue(value []string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues(values []*port_forwarding_service.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithValue(value *port_forwarding_service.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) AccessPoints() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) Addresses() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) Disabled() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) ProviderLoadBalancingMode() ...
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) TargetLoadBalancingMode() ...
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithItemValue(value *access_point.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithValue(value []*access_point.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithItemValue(value string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithValue(value []string) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithValue(value bool) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus
- func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) FieldPath() *BatchGetPortForwardingServicesResponse_FieldSubPath
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *BatchGetPortForwardingServicesResponse_FieldSubPathValue
- type BatchGetPortForwardingServicesResponse_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) AppendPath(path BatchGetPortForwardingServicesResponse_FieldPath)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) FilterInputFields() *BatchGetPortForwardingServicesResponse_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) GetPaths() []BatchGetPortForwardingServicesResponse_FieldPath
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Project(source *BatchGetPortForwardingServicesResponse) *BatchGetPortForwardingServicesResponse
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Reset()
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Set(target, source *BatchGetPortForwardingServicesResponse)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Size() int
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) String() string
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Subtract(other *BatchGetPortForwardingServicesResponse_FieldMask) *BatchGetPortForwardingServicesResponse_FieldMask
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPortForwardingServicesResponse_FieldPath
- func BuildBatchGetPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPortForwardingServicesResponse_FieldPath, error)
- func MustParseBatchGetPortForwardingServicesResponse_FieldPath(rawField string) BatchGetPortForwardingServicesResponse_FieldPath
- func ParseBatchGetPortForwardingServicesResponse_FieldPath(rawField string) (BatchGetPortForwardingServicesResponse_FieldPath, error)
- type BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
- func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
- func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue, error)
- type BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
- func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
- func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues, error)
- type BatchGetPortForwardingServicesResponse_FieldPathSelector
- type BatchGetPortForwardingServicesResponse_FieldPathValue
- func MustParseBatchGetPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) BatchGetPortForwardingServicesResponse_FieldPathValue
- func ParseBatchGetPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetPortForwardingServicesResponse_FieldPathValue, error)
- type BatchGetPortForwardingServicesResponse_FieldSubPath
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValue(item *BatchGetPortForwardingServicesResponse)
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) Get(source *BatchGetPortForwardingServicesResponse) (values []interface{})
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) Selector() BatchGetPortForwardingServicesResponse_FieldPathSelector
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) String() string
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathValue
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesResponse) bool
- func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (fpsaov *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
- func (fpsaov *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type BatchGetPortForwardingServicesResponse_FieldSubPathValue
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *BatchGetPortForwardingServicesResponse) (int, bool)
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **BatchGetPortForwardingServicesResponse)
- func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetPortForwardingServicesResponse_FieldTerminalPath
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *BatchGetPortForwardingServicesResponse)
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) Get(source *BatchGetPortForwardingServicesResponse) (values []interface{})
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) Selector() BatchGetPortForwardingServicesResponse_FieldPathSelector
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) String() string
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathValue
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*port_forwarding_service.Reference, bool)
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue() (*port_forwarding_service.PortForwardingService, bool)
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesResponse) bool
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
- func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*port_forwarding_service.Reference, bool)
- func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues() ([][]*port_forwarding_service.PortForwardingService, bool)
- func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPortForwardingServicesResponse_FieldTerminalPathValue
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsMissingValue() ([]*port_forwarding_service.Reference, bool)
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue() ([]*port_forwarding_service.PortForwardingService, bool)
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPortForwardingServicesResponse) (int, bool)
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **BatchGetPortForwardingServicesResponse)
- func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreatePortForwardingServiceDescriptor
- func (d *CreatePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreatePortForwardingServiceDescriptor) GetApiName() string
- func (d *CreatePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePortForwardingServiceDescriptor) GetFullMethodName() string
- func (d *CreatePortForwardingServiceDescriptor) GetMethodName() string
- func (d *CreatePortForwardingServiceDescriptor) GetProtoPkgName() string
- func (d *CreatePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreatePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePortForwardingServiceDescriptor) GetServiceDomain() string
- func (d *CreatePortForwardingServiceDescriptor) GetServiceVersion() string
- func (d *CreatePortForwardingServiceDescriptor) GetVerb() string
- func (d *CreatePortForwardingServiceDescriptor) HasResource() bool
- func (d *CreatePortForwardingServiceDescriptor) IsClientStream() bool
- func (d *CreatePortForwardingServiceDescriptor) IsCollection() bool
- func (d *CreatePortForwardingServiceDescriptor) IsPlural() bool
- func (d *CreatePortForwardingServiceDescriptor) IsServerStream() bool
- func (d *CreatePortForwardingServiceDescriptor) IsUnary() bool
- func (d *CreatePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreatePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreatePortForwardingServiceDescriptor) RequestHasResourceBody() bool
- type CreatePortForwardingServiceDescriptorClientMsgHandle
- func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePortForwardingServiceDescriptorServerMsgHandle
- func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePortForwardingServiceRequest
- func (o *CreatePortForwardingServiceRequest) Clone() *CreatePortForwardingServiceRequest
- func (o *CreatePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreatePortForwardingServiceRequest) Descriptor() ([]byte, []int)
- func (m *CreatePortForwardingServiceRequest) GetParent() *port_forwarding_service.ParentReference
- func (m *CreatePortForwardingServiceRequest) GetPortForwardingService() *port_forwarding_service.PortForwardingService
- func (*CreatePortForwardingServiceRequest) GotenMessage()
- func (o *CreatePortForwardingServiceRequest) GotenObjectExt()
- func (obj *CreatePortForwardingServiceRequest) GotenValidate() error
- func (o *CreatePortForwardingServiceRequest) MakeDiffFieldMask(other *CreatePortForwardingServiceRequest) *CreatePortForwardingServiceRequest_FieldMask
- func (o *CreatePortForwardingServiceRequest) MakeFullFieldMask() *CreatePortForwardingServiceRequest_FieldMask
- func (o *CreatePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreatePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreatePortForwardingServiceRequest) Marshal() ([]byte, error)
- func (m *CreatePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
- func (o *CreatePortForwardingServiceRequest) Merge(source *CreatePortForwardingServiceRequest)
- func (o *CreatePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreatePortForwardingServiceRequest) ProtoMessage()
- func (m *CreatePortForwardingServiceRequest) ProtoReflect() preflect.Message
- func (m *CreatePortForwardingServiceRequest) Reset()
- func (m *CreatePortForwardingServiceRequest) SetParent(fv *port_forwarding_service.ParentReference)
- func (m *CreatePortForwardingServiceRequest) SetPortForwardingService(fv *port_forwarding_service.PortForwardingService)
- func (m *CreatePortForwardingServiceRequest) String() string
- func (m *CreatePortForwardingServiceRequest) Unmarshal(b []byte) error
- func (m *CreatePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
- type CreatePortForwardingServiceRequestFieldPathBuilder
- type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithValue(value int64) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorParent
- func (CreatePortForwardingServiceRequestPathSelectorParent) FieldPath() *CreatePortForwardingServiceRequest_FieldTerminalPath
- func (s CreatePortForwardingServiceRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentReference) *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorParent) WithValue(value *port_forwarding_service.ParentReference) *CreatePortForwardingServiceRequest_FieldTerminalPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingService
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) DisplayName() CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) FieldPath() *CreatePortForwardingServiceRequest_FieldTerminalPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) Metadata() CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) Name() CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) Spec() CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) Status() CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService) *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue(...) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues(...) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubPath(subPath port_forwarding_service.PortForwardingService_FieldPath) *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubValue(subPathValue port_forwarding_service.PortForwardingService_FieldPathValue) *CreatePortForwardingServiceRequest_FieldSubPathValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithValue(value *port_forwarding_service.PortForwardingService) *CreatePortForwardingServiceRequest_FieldTerminalPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Annotations() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) CreateTime() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) DeleteTime() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Generation() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Labels() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Lifecycle() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) OwnerReferences() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) ResourceVersion() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Shards() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Syncing() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Tags() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) UpdateTime() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Uuid() ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithValue(value *ntt_meta.Meta) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithKey(key string) ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithValue(value map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues(values []int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithValue(value int64) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithKey(key string) ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithValue(value map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) BlockDeletion() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) State() ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithValue(value bool) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Controller() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Kind() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Name() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Region() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Version() ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithValue(value bool) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithKey(key string) ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithValue(value map[string]int64) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) OwningRegion() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) Regions() ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithItemValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithValue(value []string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithItemValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithValue(value []string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues(values []*port_forwarding_service.Name) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithValue(value *port_forwarding_service.Name) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) AccessPoints() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) Addresses() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) Disabled() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) ProviderLoadBalancingMode() ...
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) TargetLoadBalancingMode() ...
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithItemValue(value *access_point.Name) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithValue(value []*access_point.Name) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithItemValue(value string) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithValue(value []string) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithValue(value bool) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus
- func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) FieldPath() *CreatePortForwardingServiceRequest_FieldSubPath
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *CreatePortForwardingServiceRequest_FieldSubPathValue
- type CreatePortForwardingServiceRequest_FieldMask
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) AppendPath(path CreatePortForwardingServiceRequest_FieldPath)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) FilterInputFields() *CreatePortForwardingServiceRequest_FieldMask
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) GetPaths() []CreatePortForwardingServiceRequest_FieldPath
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) IsFull() bool
- func (fieldMask CreatePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreatePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Project(source *CreatePortForwardingServiceRequest) *CreatePortForwardingServiceRequest
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Reset()
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Set(target, source *CreatePortForwardingServiceRequest)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Size() int
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) String() string
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Subtract(other *CreatePortForwardingServiceRequest_FieldMask) *CreatePortForwardingServiceRequest_FieldMask
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreatePortForwardingServiceRequest_FieldPath
- func BuildCreatePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePortForwardingServiceRequest_FieldPath, error)
- func MustParseCreatePortForwardingServiceRequest_FieldPath(rawField string) CreatePortForwardingServiceRequest_FieldPath
- func ParseCreatePortForwardingServiceRequest_FieldPath(rawField string) (CreatePortForwardingServiceRequest_FieldPath, error)
- type CreatePortForwardingServiceRequest_FieldPathArrayItemValue
- func MustParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
- func ParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreatePortForwardingServiceRequest_FieldPathArrayItemValue, error)
- type CreatePortForwardingServiceRequest_FieldPathArrayOfValues
- func MustParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
- func ParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreatePortForwardingServiceRequest_FieldPathArrayOfValues, error)
- type CreatePortForwardingServiceRequest_FieldPathSelector
- type CreatePortForwardingServiceRequest_FieldPathValue
- type CreatePortForwardingServiceRequest_FieldSubPath
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) ClearValue(item *CreatePortForwardingServiceRequest)
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) Get(source *CreatePortForwardingServiceRequest) (values []interface{})
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) JSONString() string
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) Selector() CreatePortForwardingServiceRequest_FieldPathSelector
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) String() string
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathValue
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
- func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePortForwardingServiceRequest) bool
- func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (fpsaov *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
- func (fpsaov *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type CreatePortForwardingServiceRequest_FieldSubPathValue
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWith(source *CreatePortForwardingServiceRequest) (int, bool)
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) SetTo(target **CreatePortForwardingServiceRequest)
- func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreatePortForwardingServiceRequest_FieldTerminalPath
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *CreatePortForwardingServiceRequest)
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) Get(source *CreatePortForwardingServiceRequest) (values []interface{})
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) Selector() CreatePortForwardingServiceRequest_FieldPathSelector
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) String() string
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathValue
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePortForwardingServiceRequest) bool
- func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
- func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentReference, bool)
- func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
- func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreatePortForwardingServiceRequest_FieldTerminalPathValue
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentReference, bool)
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue() (*port_forwarding_service.PortForwardingService, bool)
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *CreatePortForwardingServiceRequest) (int, bool)
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **CreatePortForwardingServiceRequest)
- func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeletePortForwardingServiceDescriptor
- func (d *DeletePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeletePortForwardingServiceDescriptor) GetApiName() string
- func (d *DeletePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePortForwardingServiceDescriptor) GetFullMethodName() string
- func (d *DeletePortForwardingServiceDescriptor) GetMethodName() string
- func (d *DeletePortForwardingServiceDescriptor) GetProtoPkgName() string
- func (d *DeletePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeletePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePortForwardingServiceDescriptor) GetServiceDomain() string
- func (d *DeletePortForwardingServiceDescriptor) GetServiceVersion() string
- func (d *DeletePortForwardingServiceDescriptor) GetVerb() string
- func (d *DeletePortForwardingServiceDescriptor) HasResource() bool
- func (d *DeletePortForwardingServiceDescriptor) IsClientStream() bool
- func (d *DeletePortForwardingServiceDescriptor) IsCollection() bool
- func (d *DeletePortForwardingServiceDescriptor) IsPlural() bool
- func (d *DeletePortForwardingServiceDescriptor) IsServerStream() bool
- func (d *DeletePortForwardingServiceDescriptor) IsUnary() bool
- func (d *DeletePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeletePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeletePortForwardingServiceDescriptor) RequestHasResourceBody() bool
- type DeletePortForwardingServiceDescriptorClientMsgHandle
- func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePortForwardingServiceDescriptorServerMsgHandle
- func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePortForwardingServiceRequest
- func (o *DeletePortForwardingServiceRequest) Clone() *DeletePortForwardingServiceRequest
- func (o *DeletePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeletePortForwardingServiceRequest) Descriptor() ([]byte, []int)
- func (m *DeletePortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
- func (*DeletePortForwardingServiceRequest) GotenMessage()
- func (o *DeletePortForwardingServiceRequest) GotenObjectExt()
- func (obj *DeletePortForwardingServiceRequest) GotenValidate() error
- func (o *DeletePortForwardingServiceRequest) MakeDiffFieldMask(other *DeletePortForwardingServiceRequest) *DeletePortForwardingServiceRequest_FieldMask
- func (o *DeletePortForwardingServiceRequest) MakeFullFieldMask() *DeletePortForwardingServiceRequest_FieldMask
- func (o *DeletePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeletePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeletePortForwardingServiceRequest) Marshal() ([]byte, error)
- func (m *DeletePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
- func (o *DeletePortForwardingServiceRequest) Merge(source *DeletePortForwardingServiceRequest)
- func (o *DeletePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeletePortForwardingServiceRequest) ProtoMessage()
- func (m *DeletePortForwardingServiceRequest) ProtoReflect() preflect.Message
- func (m *DeletePortForwardingServiceRequest) Reset()
- func (m *DeletePortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
- func (m *DeletePortForwardingServiceRequest) String() string
- func (m *DeletePortForwardingServiceRequest) Unmarshal(b []byte) error
- func (m *DeletePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
- type DeletePortForwardingServiceRequestFieldPathBuilder
- type DeletePortForwardingServiceRequestPathSelectorName
- func (DeletePortForwardingServiceRequestPathSelectorName) FieldPath() *DeletePortForwardingServiceRequest_FieldTerminalPath
- func (s DeletePortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s DeletePortForwardingServiceRequestPathSelectorName) WithValue(value *port_forwarding_service.Reference) *DeletePortForwardingServiceRequest_FieldTerminalPathValue
- type DeletePortForwardingServiceRequest_FieldMask
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) AppendPath(path DeletePortForwardingServiceRequest_FieldPath)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) FilterInputFields() *DeletePortForwardingServiceRequest_FieldMask
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) GetPaths() []DeletePortForwardingServiceRequest_FieldPath
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) IsFull() bool
- func (fieldMask DeletePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeletePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Project(source *DeletePortForwardingServiceRequest) *DeletePortForwardingServiceRequest
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Reset()
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Set(target, source *DeletePortForwardingServiceRequest)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Size() int
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) String() string
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Subtract(other *DeletePortForwardingServiceRequest_FieldMask) *DeletePortForwardingServiceRequest_FieldMask
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeletePortForwardingServiceRequest_FieldPath
- func BuildDeletePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePortForwardingServiceRequest_FieldPath, error)
- func MustParseDeletePortForwardingServiceRequest_FieldPath(rawField string) DeletePortForwardingServiceRequest_FieldPath
- func ParseDeletePortForwardingServiceRequest_FieldPath(rawField string) (DeletePortForwardingServiceRequest_FieldPath, error)
- type DeletePortForwardingServiceRequest_FieldPathArrayItemValue
- func MustParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeletePortForwardingServiceRequest_FieldPathArrayItemValue
- func ParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeletePortForwardingServiceRequest_FieldPathArrayItemValue, error)
- type DeletePortForwardingServiceRequest_FieldPathArrayOfValues
- func MustParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeletePortForwardingServiceRequest_FieldPathArrayOfValues
- func ParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeletePortForwardingServiceRequest_FieldPathArrayOfValues, error)
- type DeletePortForwardingServiceRequest_FieldPathSelector
- type DeletePortForwardingServiceRequest_FieldPathValue
- type DeletePortForwardingServiceRequest_FieldTerminalPath
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *DeletePortForwardingServiceRequest)
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) Get(source *DeletePortForwardingServiceRequest) (values []interface{})
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *DeletePortForwardingServiceRequest) (interface{}, bool)
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) Selector() DeletePortForwardingServiceRequest_FieldPathSelector
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) String() string
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathArrayItemValue
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePortForwardingServiceRequest_FieldPathArrayOfValues
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathValue
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePortForwardingServiceRequest) bool
- func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePortForwardingServiceRequest) (interface{}, bool)
- func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- type DeletePortForwardingServiceRequest_FieldTerminalPathValue
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *DeletePortForwardingServiceRequest) (int, bool)
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **DeletePortForwardingServiceRequest)
- func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetPortForwardingServiceDescriptor
- func (d *GetPortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetPortForwardingServiceDescriptor) GetApiName() string
- func (d *GetPortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPortForwardingServiceDescriptor) GetFullMethodName() string
- func (d *GetPortForwardingServiceDescriptor) GetMethodName() string
- func (d *GetPortForwardingServiceDescriptor) GetProtoPkgName() string
- func (d *GetPortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetPortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPortForwardingServiceDescriptor) GetServiceDomain() string
- func (d *GetPortForwardingServiceDescriptor) GetServiceVersion() string
- func (d *GetPortForwardingServiceDescriptor) GetVerb() string
- func (d *GetPortForwardingServiceDescriptor) HasResource() bool
- func (d *GetPortForwardingServiceDescriptor) IsClientStream() bool
- func (d *GetPortForwardingServiceDescriptor) IsCollection() bool
- func (d *GetPortForwardingServiceDescriptor) IsPlural() bool
- func (d *GetPortForwardingServiceDescriptor) IsServerStream() bool
- func (d *GetPortForwardingServiceDescriptor) IsUnary() bool
- func (d *GetPortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetPortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetPortForwardingServiceDescriptor) RequestHasResourceBody() bool
- type GetPortForwardingServiceDescriptorClientMsgHandle
- func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPortForwardingServiceDescriptorServerMsgHandle
- func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPortForwardingServiceRequest
- func (o *GetPortForwardingServiceRequest) Clone() *GetPortForwardingServiceRequest
- func (o *GetPortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetPortForwardingServiceRequest) Descriptor() ([]byte, []int)
- func (m *GetPortForwardingServiceRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (m *GetPortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
- func (m *GetPortForwardingServiceRequest) GetView() view.View
- func (*GetPortForwardingServiceRequest) GotenMessage()
- func (o *GetPortForwardingServiceRequest) GotenObjectExt()
- func (obj *GetPortForwardingServiceRequest) GotenValidate() error
- func (o *GetPortForwardingServiceRequest) MakeDiffFieldMask(other *GetPortForwardingServiceRequest) *GetPortForwardingServiceRequest_FieldMask
- func (o *GetPortForwardingServiceRequest) MakeFullFieldMask() *GetPortForwardingServiceRequest_FieldMask
- func (o *GetPortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetPortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetPortForwardingServiceRequest) Marshal() ([]byte, error)
- func (m *GetPortForwardingServiceRequest) MarshalJSON() ([]byte, error)
- func (o *GetPortForwardingServiceRequest) Merge(source *GetPortForwardingServiceRequest)
- func (o *GetPortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetPortForwardingServiceRequest) ProtoMessage()
- func (m *GetPortForwardingServiceRequest) ProtoReflect() preflect.Message
- func (m *GetPortForwardingServiceRequest) Reset()
- func (m *GetPortForwardingServiceRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *GetPortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
- func (m *GetPortForwardingServiceRequest) SetView(fv view.View)
- func (m *GetPortForwardingServiceRequest) String() string
- func (m *GetPortForwardingServiceRequest) Unmarshal(b []byte) error
- func (m *GetPortForwardingServiceRequest) UnmarshalJSON(data []byte) error
- type GetPortForwardingServiceRequestFieldPathBuilder
- func (GetPortForwardingServiceRequestFieldPathBuilder) FieldMask() GetPortForwardingServiceRequestPathSelectorFieldMask
- func (GetPortForwardingServiceRequestFieldPathBuilder) Name() GetPortForwardingServiceRequestPathSelectorName
- func (GetPortForwardingServiceRequestFieldPathBuilder) View() GetPortForwardingServiceRequestPathSelectorView
- type GetPortForwardingServiceRequestPathSelectorFieldMask
- func (GetPortForwardingServiceRequestPathSelectorFieldMask) FieldPath() *GetPortForwardingServiceRequest_FieldTerminalPath
- func (s GetPortForwardingServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetPortForwardingServiceRequestPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *GetPortForwardingServiceRequest_FieldTerminalPathValue
- type GetPortForwardingServiceRequestPathSelectorName
- func (GetPortForwardingServiceRequestPathSelectorName) FieldPath() *GetPortForwardingServiceRequest_FieldTerminalPath
- func (s GetPortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetPortForwardingServiceRequestPathSelectorName) WithValue(value *port_forwarding_service.Reference) *GetPortForwardingServiceRequest_FieldTerminalPathValue
- type GetPortForwardingServiceRequestPathSelectorView
- func (GetPortForwardingServiceRequestPathSelectorView) FieldPath() *GetPortForwardingServiceRequest_FieldTerminalPath
- func (s GetPortForwardingServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s GetPortForwardingServiceRequestPathSelectorView) WithValue(value view.View) *GetPortForwardingServiceRequest_FieldTerminalPathValue
- type GetPortForwardingServiceRequest_FieldMask
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) AppendPath(path GetPortForwardingServiceRequest_FieldPath)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) FilterInputFields() *GetPortForwardingServiceRequest_FieldMask
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) GetPaths() []GetPortForwardingServiceRequest_FieldPath
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) IsFull() bool
- func (fieldMask GetPortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetPortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Project(source *GetPortForwardingServiceRequest) *GetPortForwardingServiceRequest
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Reset()
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Set(target, source *GetPortForwardingServiceRequest)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Size() int
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) String() string
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Subtract(other *GetPortForwardingServiceRequest_FieldMask) *GetPortForwardingServiceRequest_FieldMask
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetPortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetPortForwardingServiceRequest_FieldPath
- func BuildGetPortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPortForwardingServiceRequest_FieldPath, error)
- func MustParseGetPortForwardingServiceRequest_FieldPath(rawField string) GetPortForwardingServiceRequest_FieldPath
- func ParseGetPortForwardingServiceRequest_FieldPath(rawField string) (GetPortForwardingServiceRequest_FieldPath, error)
- type GetPortForwardingServiceRequest_FieldPathArrayItemValue
- func MustParseGetPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetPortForwardingServiceRequest_FieldPathArrayItemValue
- func ParseGetPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetPortForwardingServiceRequest_FieldPathArrayItemValue, error)
- type GetPortForwardingServiceRequest_FieldPathArrayOfValues
- func MustParseGetPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetPortForwardingServiceRequest_FieldPathArrayOfValues
- func ParseGetPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetPortForwardingServiceRequest_FieldPathArrayOfValues, error)
- type GetPortForwardingServiceRequest_FieldPathSelector
- type GetPortForwardingServiceRequest_FieldPathValue
- type GetPortForwardingServiceRequest_FieldTerminalPath
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *GetPortForwardingServiceRequest)
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) Get(source *GetPortForwardingServiceRequest) (values []interface{})
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *GetPortForwardingServiceRequest) (interface{}, bool)
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) Selector() GetPortForwardingServiceRequest_FieldPathSelector
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) String() string
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPortForwardingServiceRequest_FieldPathArrayItemValue
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPortForwardingServiceRequest_FieldPathArrayOfValues
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) GetPortForwardingServiceRequest_FieldPathValue
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPortForwardingServiceRequest) bool
- func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPortForwardingServiceRequest) (interface{}, bool)
- func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*port_forwarding_service.Reference, bool)
- func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetPortForwardingServiceRequest_FieldTerminalPathValue
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *GetPortForwardingServiceRequest) (int, bool)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **GetPortForwardingServiceRequest)
- func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPortForwardingServicesDescriptor
- func (d *ListPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListPortForwardingServicesDescriptor) GetApiName() string
- func (d *ListPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPortForwardingServicesDescriptor) GetFullMethodName() string
- func (d *ListPortForwardingServicesDescriptor) GetMethodName() string
- func (d *ListPortForwardingServicesDescriptor) GetProtoPkgName() string
- func (d *ListPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPortForwardingServicesDescriptor) GetServiceDomain() string
- func (d *ListPortForwardingServicesDescriptor) GetServiceVersion() string
- func (d *ListPortForwardingServicesDescriptor) GetVerb() string
- func (d *ListPortForwardingServicesDescriptor) HasResource() bool
- func (d *ListPortForwardingServicesDescriptor) IsClientStream() bool
- func (d *ListPortForwardingServicesDescriptor) IsCollection() bool
- func (d *ListPortForwardingServicesDescriptor) IsPlural() bool
- func (d *ListPortForwardingServicesDescriptor) IsServerStream() bool
- func (d *ListPortForwardingServicesDescriptor) IsUnary() bool
- func (d *ListPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListPortForwardingServicesDescriptor) RequestHasResourceBody() bool
- type ListPortForwardingServicesDescriptorClientMsgHandle
- func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPortForwardingServicesDescriptorServerMsgHandle
- func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPortForwardingServicesRequest
- func (o *ListPortForwardingServicesRequest) Clone() *ListPortForwardingServicesRequest
- func (o *ListPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPortForwardingServicesRequest) Descriptor() ([]byte, []int)
- func (m *ListPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (m *ListPortForwardingServicesRequest) GetFilter() *port_forwarding_service.Filter
- func (m *ListPortForwardingServicesRequest) GetOrderBy() *port_forwarding_service.OrderBy
- func (m *ListPortForwardingServicesRequest) GetPageSize() int32
- func (m *ListPortForwardingServicesRequest) GetPageToken() *port_forwarding_service.PagerCursor
- func (m *ListPortForwardingServicesRequest) GetParent() *port_forwarding_service.ParentName
- func (m *ListPortForwardingServicesRequest) GetView() view.View
- func (*ListPortForwardingServicesRequest) GotenMessage()
- func (o *ListPortForwardingServicesRequest) GotenObjectExt()
- func (obj *ListPortForwardingServicesRequest) GotenValidate() error
- func (o *ListPortForwardingServicesRequest) MakeDiffFieldMask(other *ListPortForwardingServicesRequest) *ListPortForwardingServicesRequest_FieldMask
- func (o *ListPortForwardingServicesRequest) MakeFullFieldMask() *ListPortForwardingServicesRequest_FieldMask
- func (o *ListPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPortForwardingServicesRequest) Marshal() ([]byte, error)
- func (m *ListPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
- func (o *ListPortForwardingServicesRequest) Merge(source *ListPortForwardingServicesRequest)
- func (o *ListPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPortForwardingServicesRequest) ProtoMessage()
- func (m *ListPortForwardingServicesRequest) ProtoReflect() preflect.Message
- func (m *ListPortForwardingServicesRequest) Reset()
- func (m *ListPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *ListPortForwardingServicesRequest) SetFilter(fv *port_forwarding_service.Filter)
- func (m *ListPortForwardingServicesRequest) SetOrderBy(fv *port_forwarding_service.OrderBy)
- func (m *ListPortForwardingServicesRequest) SetPageSize(fv int32)
- func (m *ListPortForwardingServicesRequest) SetPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *ListPortForwardingServicesRequest) SetParent(fv *port_forwarding_service.ParentName)
- func (m *ListPortForwardingServicesRequest) SetView(fv view.View)
- func (m *ListPortForwardingServicesRequest) String() string
- func (m *ListPortForwardingServicesRequest) Unmarshal(b []byte) error
- func (m *ListPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
- type ListPortForwardingServicesRequestFieldPathBuilder
- func (ListPortForwardingServicesRequestFieldPathBuilder) FieldMask() ListPortForwardingServicesRequestPathSelectorFieldMask
- func (ListPortForwardingServicesRequestFieldPathBuilder) Filter() ListPortForwardingServicesRequestPathSelectorFilter
- func (ListPortForwardingServicesRequestFieldPathBuilder) OrderBy() ListPortForwardingServicesRequestPathSelectorOrderBy
- func (ListPortForwardingServicesRequestFieldPathBuilder) PageSize() ListPortForwardingServicesRequestPathSelectorPageSize
- func (ListPortForwardingServicesRequestFieldPathBuilder) PageToken() ListPortForwardingServicesRequestPathSelectorPageToken
- func (ListPortForwardingServicesRequestFieldPathBuilder) Parent() ListPortForwardingServicesRequestPathSelectorParent
- func (ListPortForwardingServicesRequestFieldPathBuilder) View() ListPortForwardingServicesRequestPathSelectorView
- type ListPortForwardingServicesRequestPathSelectorFieldMask
- func (ListPortForwardingServicesRequestPathSelectorFieldMask) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorFilter
- func (ListPortForwardingServicesRequestPathSelectorFilter) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues(values []*port_forwarding_service.Filter) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorFilter) WithValue(value *port_forwarding_service.Filter) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorOrderBy
- func (ListPortForwardingServicesRequestPathSelectorOrderBy) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*port_forwarding_service.OrderBy) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorOrderBy) WithValue(value *port_forwarding_service.OrderBy) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorPageSize
- func (ListPortForwardingServicesRequestPathSelectorPageSize) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorPageSize) WithValue(value int32) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorPageToken
- func (ListPortForwardingServicesRequestPathSelectorPageToken) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorPageToken) WithValue(value *port_forwarding_service.PagerCursor) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorParent
- func (ListPortForwardingServicesRequestPathSelectorParent) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentName) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorParent) WithValue(value *port_forwarding_service.ParentName) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequestPathSelectorView
- func (ListPortForwardingServicesRequestPathSelectorView) FieldPath() *ListPortForwardingServicesRequest_FieldTerminalPath
- func (s ListPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesRequestPathSelectorView) WithValue(value view.View) *ListPortForwardingServicesRequest_FieldTerminalPathValue
- type ListPortForwardingServicesRequest_FieldMask
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) AppendPath(path ListPortForwardingServicesRequest_FieldPath)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) FilterInputFields() *ListPortForwardingServicesRequest_FieldMask
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) GetPaths() []ListPortForwardingServicesRequest_FieldPath
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) IsFull() bool
- func (fieldMask ListPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Project(source *ListPortForwardingServicesRequest) *ListPortForwardingServicesRequest
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Reset()
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Set(target, source *ListPortForwardingServicesRequest)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Size() int
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) String() string
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Subtract(other *ListPortForwardingServicesRequest_FieldMask) *ListPortForwardingServicesRequest_FieldMask
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListPortForwardingServicesRequest_FieldPath
- func BuildListPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPortForwardingServicesRequest_FieldPath, error)
- func MustParseListPortForwardingServicesRequest_FieldPath(rawField string) ListPortForwardingServicesRequest_FieldPath
- func ParseListPortForwardingServicesRequest_FieldPath(rawField string) (ListPortForwardingServicesRequest_FieldPath, error)
- type ListPortForwardingServicesRequest_FieldPathArrayItemValue
- func MustParseListPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListPortForwardingServicesRequest_FieldPathArrayItemValue
- func ParseListPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListPortForwardingServicesRequest_FieldPathArrayItemValue, error)
- type ListPortForwardingServicesRequest_FieldPathArrayOfValues
- func MustParseListPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListPortForwardingServicesRequest_FieldPathArrayOfValues
- func ParseListPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPortForwardingServicesRequest_FieldPathArrayOfValues, error)
- type ListPortForwardingServicesRequest_FieldPathSelector
- type ListPortForwardingServicesRequest_FieldPathValue
- type ListPortForwardingServicesRequest_FieldTerminalPath
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *ListPortForwardingServicesRequest)
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) Get(source *ListPortForwardingServicesRequest) (values []interface{})
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *ListPortForwardingServicesRequest) (interface{}, bool)
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) Selector() ListPortForwardingServicesRequest_FieldPathSelector
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) String() string
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesRequest_FieldPathArrayItemValue
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesRequest_FieldPathArrayOfValues
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) ListPortForwardingServicesRequest_FieldPathValue
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesRequest) bool
- func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPortForwardingServicesRequest) (interface{}, bool)
- func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*port_forwarding_service.Filter, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*port_forwarding_service.OrderBy, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentName, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPortForwardingServicesRequest_FieldTerminalPathValue
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue() (*port_forwarding_service.Filter, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*port_forwarding_service.OrderBy, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentName, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *ListPortForwardingServicesRequest) (int, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **ListPortForwardingServicesRequest)
- func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPortForwardingServicesResponse
- func (o *ListPortForwardingServicesResponse) Clone() *ListPortForwardingServicesResponse
- func (o *ListPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPortForwardingServicesResponse) Descriptor() ([]byte, []int)
- func (m *ListPortForwardingServicesResponse) GetNextPageToken() *port_forwarding_service.PagerCursor
- func (m *ListPortForwardingServicesResponse) GetPortForwardingServices() []*port_forwarding_service.PortForwardingService
- func (m *ListPortForwardingServicesResponse) GetPrevPageToken() *port_forwarding_service.PagerCursor
- func (*ListPortForwardingServicesResponse) GotenMessage()
- func (o *ListPortForwardingServicesResponse) GotenObjectExt()
- func (obj *ListPortForwardingServicesResponse) GotenValidate() error
- func (o *ListPortForwardingServicesResponse) MakeDiffFieldMask(other *ListPortForwardingServicesResponse) *ListPortForwardingServicesResponse_FieldMask
- func (o *ListPortForwardingServicesResponse) MakeFullFieldMask() *ListPortForwardingServicesResponse_FieldMask
- func (o *ListPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPortForwardingServicesResponse) Marshal() ([]byte, error)
- func (m *ListPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
- func (o *ListPortForwardingServicesResponse) Merge(source *ListPortForwardingServicesResponse)
- func (o *ListPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPortForwardingServicesResponse) ProtoMessage()
- func (m *ListPortForwardingServicesResponse) ProtoReflect() preflect.Message
- func (m *ListPortForwardingServicesResponse) Reset()
- func (m *ListPortForwardingServicesResponse) SetNextPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *ListPortForwardingServicesResponse) SetPortForwardingServices(fv []*port_forwarding_service.PortForwardingService)
- func (m *ListPortForwardingServicesResponse) SetPrevPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *ListPortForwardingServicesResponse) String() string
- func (m *ListPortForwardingServicesResponse) Unmarshal(b []byte) error
- func (m *ListPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
- type ListPortForwardingServicesResponseFieldPathBuilder
- func (ListPortForwardingServicesResponseFieldPathBuilder) NextPageToken() ListPortForwardingServicesResponsePathSelectorNextPageToken
- func (ListPortForwardingServicesResponseFieldPathBuilder) PortForwardingServices() ListPortForwardingServicesResponsePathSelectorPortForwardingServices
- func (ListPortForwardingServicesResponseFieldPathBuilder) PrevPageToken() ListPortForwardingServicesResponsePathSelectorPrevPageToken
- type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithValue(value int64) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorNextPageToken
- func (ListPortForwardingServicesResponsePathSelectorNextPageToken) FieldPath() *ListPortForwardingServicesResponse_FieldTerminalPath
- func (s ListPortForwardingServicesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorNextPageToken) WithValue(value *port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServices
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) DisplayName() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) FieldPath() *ListPortForwardingServicesResponse_FieldTerminalPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) Metadata() ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) Name() ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) Spec() ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) Status() ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithArrayOfValues(values [][]*port_forwarding_service.PortForwardingService) *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithItemValue(value *port_forwarding_service.PortForwardingService) *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue(...) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues(...) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubPath(subPath port_forwarding_service.PortForwardingService_FieldPath) *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubValue(subPathValue port_forwarding_service.PortForwardingService_FieldPathValue) *ListPortForwardingServicesResponse_FieldSubPathValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithValue(value []*port_forwarding_service.PortForwardingService) *ListPortForwardingServicesResponse_FieldTerminalPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Annotations() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) CreateTime() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) DeleteTime() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Generation() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Labels() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Lifecycle() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) OwnerReferences() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) ResourceVersion() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Shards() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Syncing() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Tags() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) UpdateTime() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Uuid() ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithValue(value *ntt_meta.Meta) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithKey(key string) ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithValue(value map[string]string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues(values []int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithValue(value int64) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithKey(key string) ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithValue(value map[string]string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) BlockDeletion() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) State() ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithValue(value bool) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Controller() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Kind() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Name() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Region() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Version() ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithValue(value bool) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithKey(key string) ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithValue(value map[string]int64) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) OwningRegion() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) Regions() ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithItemValue(value string) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithValue(value []string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithItemValue(value string) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithValue(value []string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithValue(value string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues(values []*port_forwarding_service.Name) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithValue(value *port_forwarding_service.Name) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) AccessPoints() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) Addresses() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) Disabled() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) ProviderLoadBalancingMode() ...
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) TargetLoadBalancingMode() ...
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithItemValue(value *access_point.Name) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithValue(value []*access_point.Name) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithItemValue(value string) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithValue(value []string) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithValue(value bool) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus
- func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) FieldPath() *ListPortForwardingServicesResponse_FieldSubPath
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *ListPortForwardingServicesResponse_FieldSubPathValue
- type ListPortForwardingServicesResponsePathSelectorPrevPageToken
- func (ListPortForwardingServicesResponsePathSelectorPrevPageToken) FieldPath() *ListPortForwardingServicesResponse_FieldTerminalPath
- func (s ListPortForwardingServicesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s ListPortForwardingServicesResponsePathSelectorPrevPageToken) WithValue(value *port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathValue
- type ListPortForwardingServicesResponse_FieldMask
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) AppendPath(path ListPortForwardingServicesResponse_FieldPath)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) FilterInputFields() *ListPortForwardingServicesResponse_FieldMask
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) GetPaths() []ListPortForwardingServicesResponse_FieldPath
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) IsFull() bool
- func (fieldMask ListPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Project(source *ListPortForwardingServicesResponse) *ListPortForwardingServicesResponse
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Reset()
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Set(target, source *ListPortForwardingServicesResponse)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Size() int
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) String() string
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Subtract(other *ListPortForwardingServicesResponse_FieldMask) *ListPortForwardingServicesResponse_FieldMask
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListPortForwardingServicesResponse_FieldPath
- func BuildListPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPortForwardingServicesResponse_FieldPath, error)
- func MustParseListPortForwardingServicesResponse_FieldPath(rawField string) ListPortForwardingServicesResponse_FieldPath
- func ParseListPortForwardingServicesResponse_FieldPath(rawField string) (ListPortForwardingServicesResponse_FieldPath, error)
- type ListPortForwardingServicesResponse_FieldPathArrayItemValue
- func MustParseListPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListPortForwardingServicesResponse_FieldPathArrayItemValue
- func ParseListPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListPortForwardingServicesResponse_FieldPathArrayItemValue, error)
- type ListPortForwardingServicesResponse_FieldPathArrayOfValues
- func MustParseListPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListPortForwardingServicesResponse_FieldPathArrayOfValues
- func ParseListPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPortForwardingServicesResponse_FieldPathArrayOfValues, error)
- type ListPortForwardingServicesResponse_FieldPathSelector
- type ListPortForwardingServicesResponse_FieldPathValue
- type ListPortForwardingServicesResponse_FieldSubPath
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) ClearValue(item *ListPortForwardingServicesResponse)
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) Get(source *ListPortForwardingServicesResponse) (values []interface{})
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) JSONString() string
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) Selector() ListPortForwardingServicesResponse_FieldPathSelector
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) String() string
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) ListPortForwardingServicesResponse_FieldPathValue
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
- func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesResponse) bool
- func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (fpsaov *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
- func (fpsaov *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type ListPortForwardingServicesResponse_FieldSubPathValue
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *ListPortForwardingServicesResponse) (int, bool)
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **ListPortForwardingServicesResponse)
- func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListPortForwardingServicesResponse_FieldTerminalPath
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *ListPortForwardingServicesResponse)
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) Get(source *ListPortForwardingServicesResponse) (values []interface{})
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) Selector() ListPortForwardingServicesResponse_FieldPathSelector
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) String() string
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) ListPortForwardingServicesResponse_FieldPathValue
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue() (*port_forwarding_service.PortForwardingService, bool)
- func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesResponse) bool
- func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
- func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues() ([][]*port_forwarding_service.PortForwardingService, bool)
- func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPortForwardingServicesResponse_FieldTerminalPathValue
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue() ([]*port_forwarding_service.PortForwardingService, bool)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *ListPortForwardingServicesResponse) (int, bool)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **ListPortForwardingServicesResponse)
- func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type PortForwardingServiceServiceClient
- type PortForwardingServiceServiceDescriptor
- func (d *PortForwardingServiceServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *PortForwardingServiceServiceDescriptor) GetApiName() string
- func (d *PortForwardingServiceServiceDescriptor) GetFullAPIName() string
- func (d *PortForwardingServiceServiceDescriptor) GetProtoPkgName() string
- func (d *PortForwardingServiceServiceDescriptor) GetServiceDomain() string
- func (d *PortForwardingServiceServiceDescriptor) GetServiceVersion() string
- type UpdatePortForwardingServiceDescriptor
- func (d *UpdatePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdatePortForwardingServiceDescriptor) GetApiName() string
- func (d *UpdatePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdatePortForwardingServiceDescriptor) GetFullMethodName() string
- func (d *UpdatePortForwardingServiceDescriptor) GetMethodName() string
- func (d *UpdatePortForwardingServiceDescriptor) GetProtoPkgName() string
- func (d *UpdatePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdatePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdatePortForwardingServiceDescriptor) GetServiceDomain() string
- func (d *UpdatePortForwardingServiceDescriptor) GetServiceVersion() string
- func (d *UpdatePortForwardingServiceDescriptor) GetVerb() string
- func (d *UpdatePortForwardingServiceDescriptor) HasResource() bool
- func (d *UpdatePortForwardingServiceDescriptor) IsClientStream() bool
- func (d *UpdatePortForwardingServiceDescriptor) IsCollection() bool
- func (d *UpdatePortForwardingServiceDescriptor) IsPlural() bool
- func (d *UpdatePortForwardingServiceDescriptor) IsServerStream() bool
- func (d *UpdatePortForwardingServiceDescriptor) IsUnary() bool
- func (d *UpdatePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdatePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdatePortForwardingServiceDescriptor) RequestHasResourceBody() bool
- type UpdatePortForwardingServiceDescriptorClientMsgHandle
- func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdatePortForwardingServiceDescriptorServerMsgHandle
- func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdatePortForwardingServiceRequest
- func (o *UpdatePortForwardingServiceRequest) Clone() *UpdatePortForwardingServiceRequest
- func (o *UpdatePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdatePortForwardingServiceRequest) Descriptor() ([]byte, []int)
- func (m *UpdatePortForwardingServiceRequest) GetCas() *UpdatePortForwardingServiceRequest_CAS
- func (m *UpdatePortForwardingServiceRequest) GetPortForwardingService() *port_forwarding_service.PortForwardingService
- func (m *UpdatePortForwardingServiceRequest) GetUpdateMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (*UpdatePortForwardingServiceRequest) GotenMessage()
- func (o *UpdatePortForwardingServiceRequest) GotenObjectExt()
- func (obj *UpdatePortForwardingServiceRequest) GotenValidate() error
- func (o *UpdatePortForwardingServiceRequest) MakeDiffFieldMask(other *UpdatePortForwardingServiceRequest) *UpdatePortForwardingServiceRequest_FieldMask
- func (o *UpdatePortForwardingServiceRequest) MakeFullFieldMask() *UpdatePortForwardingServiceRequest_FieldMask
- func (o *UpdatePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdatePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdatePortForwardingServiceRequest) Marshal() ([]byte, error)
- func (m *UpdatePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
- func (o *UpdatePortForwardingServiceRequest) Merge(source *UpdatePortForwardingServiceRequest)
- func (o *UpdatePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdatePortForwardingServiceRequest) ProtoMessage()
- func (m *UpdatePortForwardingServiceRequest) ProtoReflect() preflect.Message
- func (m *UpdatePortForwardingServiceRequest) Reset()
- func (m *UpdatePortForwardingServiceRequest) SetCas(fv *UpdatePortForwardingServiceRequest_CAS)
- func (m *UpdatePortForwardingServiceRequest) SetPortForwardingService(fv *port_forwarding_service.PortForwardingService)
- func (m *UpdatePortForwardingServiceRequest) SetUpdateMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *UpdatePortForwardingServiceRequest) String() string
- func (m *UpdatePortForwardingServiceRequest) Unmarshal(b []byte) error
- func (m *UpdatePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
- type UpdatePortForwardingServiceRequestCASFieldPathBuilder
- type UpdatePortForwardingServiceRequestCAS_FieldPath
- func BuildUpdatePortForwardingServiceRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdatePortForwardingServiceRequestCAS_FieldPath, error)
- func MustParseUpdatePortForwardingServiceRequestCAS_FieldPath(rawField string) UpdatePortForwardingServiceRequestCAS_FieldPath
- func ParseUpdatePortForwardingServiceRequestCAS_FieldPath(rawField string) (UpdatePortForwardingServiceRequestCAS_FieldPath, error)
- type UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
- func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
- func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue, error)
- type UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
- func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
- func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues, error)
- type UpdatePortForwardingServiceRequestCAS_FieldPathSelector
- type UpdatePortForwardingServiceRequestCAS_FieldPathValue
- type UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValue(item *UpdatePortForwardingServiceRequest_CAS)
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) Get(source *UpdatePortForwardingServiceRequest_CAS) (values []interface{})
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) Selector() UpdatePortForwardingServiceRequestCAS_FieldPathSelector
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) String() string
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathValue
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest_CAS) bool
- func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (fpsaov *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWith(source *UpdatePortForwardingServiceRequest_CAS) (int, bool)
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetTo(target **UpdatePortForwardingServiceRequest_CAS)
- func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdatePortForwardingServiceRequestCAS_FieldTerminalPath
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValue(item *UpdatePortForwardingServiceRequest_CAS)
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) Get(source *UpdatePortForwardingServiceRequest_CAS) (values []interface{})
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) Selector() UpdatePortForwardingServiceRequestCAS_FieldPathSelector
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathValue
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest_CAS) bool
- func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
- func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*port_forwarding_service.PortForwardingService, bool)
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdatePortForwardingServiceRequest_CAS) (int, bool)
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetTo(target **UpdatePortForwardingServiceRequest_CAS)
- func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdatePortForwardingServiceRequestFieldPathBuilder
- func (UpdatePortForwardingServiceRequestFieldPathBuilder) Cas() UpdatePortForwardingServiceRequestPathSelectorCas
- func (UpdatePortForwardingServiceRequestFieldPathBuilder) PortForwardingService() UpdatePortForwardingServiceRequestPathSelectorPortForwardingService
- func (UpdatePortForwardingServiceRequestFieldPathBuilder) UpdateMask() UpdatePortForwardingServiceRequestPathSelectorUpdateMask
- type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithValue(value int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCas
- func (UpdatePortForwardingServiceRequestPathSelectorCas) ConditionalState() UpdatePortForwardingServiceRequestPathSelectorCasConditionalState
- func (UpdatePortForwardingServiceRequestPathSelectorCas) FieldMask() UpdatePortForwardingServiceRequestPathSelectorCasFieldMask
- func (UpdatePortForwardingServiceRequestPathSelectorCas) FieldPath() *UpdatePortForwardingServiceRequest_FieldTerminalPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithArrayOfValues(values []*UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayItemValue(...) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayOfValues(...) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorCas) WithSubPath(subPath UpdatePortForwardingServiceRequestCAS_FieldPath) *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubValue(subPathValue UpdatePortForwardingServiceRequestCAS_FieldPathValue) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithValue(value *UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_FieldTerminalPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalState
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) DisplayName() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) Metadata() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) Name() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) Spec() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) Status() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) WithValue(value *port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) CreateTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) DeleteTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Generation() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Labels() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Lifecycle() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Shards() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Syncing() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Tags() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) UpdateTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName) WithValue(value *port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) AccessPoints() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) Addresses() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) Disabled() UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) ProviderLoadBalancingMode() ...
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) TargetLoadBalancingMode() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithItemValue(value *access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithValue(value []*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus
- func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorCasFieldMask
- func (UpdatePortForwardingServiceRequestPathSelectorCasFieldMask) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorCasFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingService
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) DisplayName() UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) FieldPath() *UpdatePortForwardingServiceRequest_FieldTerminalPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) Metadata() UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) Name() UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) Spec() UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) Status() UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue(...) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues(...) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubPath(subPath port_forwarding_service.PortForwardingService_FieldPath) *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubValue(subPathValue port_forwarding_service.PortForwardingService_FieldPathValue) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithValue(value *port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequest_FieldTerminalPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Annotations() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) CreateTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) DeleteTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Generation() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Labels() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Lifecycle() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) OwnerReferences() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) ResourceVersion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Shards() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Syncing() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Tags() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) UpdateTime() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Uuid() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithValue(value *ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithValue(value map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithValue(value int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithValue(value map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) BlockDeletion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) State() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Controller() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Kind() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Name() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Region() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Version() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithValue(value map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) OwningRegion() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) Regions() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithValue(value *port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) AccessPoints() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) Addresses() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) Disabled() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) ProviderLoadBalancingMode() ...
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) TargetLoadBalancingMode() ...
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithItemValue(value *access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithValue(value []*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithItemValue(value string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithValue(value []string) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithValue(value bool) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus
- func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) FieldPath() *UpdatePortForwardingServiceRequest_FieldSubPath
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequest_FieldSubPathValue
- type UpdatePortForwardingServiceRequestPathSelectorUpdateMask
- func (UpdatePortForwardingServiceRequestPathSelectorUpdateMask) FieldPath() *UpdatePortForwardingServiceRequest_FieldTerminalPath
- func (s UpdatePortForwardingServiceRequestPathSelectorUpdateMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s UpdatePortForwardingServiceRequestPathSelectorUpdateMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequest_FieldTerminalPathValue
- type UpdatePortForwardingServiceRequest_CAS
- func (o *UpdatePortForwardingServiceRequest_CAS) Clone() *UpdatePortForwardingServiceRequest_CAS
- func (o *UpdatePortForwardingServiceRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdatePortForwardingServiceRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdatePortForwardingServiceRequest_CAS) GetConditionalState() *port_forwarding_service.PortForwardingService
- func (m *UpdatePortForwardingServiceRequest_CAS) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (*UpdatePortForwardingServiceRequest_CAS) GotenMessage()
- func (o *UpdatePortForwardingServiceRequest_CAS) GotenObjectExt()
- func (obj *UpdatePortForwardingServiceRequest_CAS) GotenValidate() error
- func (o *UpdatePortForwardingServiceRequest_CAS) MakeDiffFieldMask(other *UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_CAS_FieldMask
- func (o *UpdatePortForwardingServiceRequest_CAS) MakeFullFieldMask() *UpdatePortForwardingServiceRequest_CAS_FieldMask
- func (o *UpdatePortForwardingServiceRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdatePortForwardingServiceRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdatePortForwardingServiceRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdatePortForwardingServiceRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdatePortForwardingServiceRequest_CAS) Merge(source *UpdatePortForwardingServiceRequest_CAS)
- func (o *UpdatePortForwardingServiceRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdatePortForwardingServiceRequest_CAS) ProtoMessage()
- func (m *UpdatePortForwardingServiceRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdatePortForwardingServiceRequest_CAS) Reset()
- func (m *UpdatePortForwardingServiceRequest_CAS) SetConditionalState(fv *port_forwarding_service.PortForwardingService)
- func (m *UpdatePortForwardingServiceRequest_CAS) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *UpdatePortForwardingServiceRequest_CAS) String() string
- func (m *UpdatePortForwardingServiceRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdatePortForwardingServiceRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) DisplayName() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) Metadata() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) Name() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) Spec() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) Status() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(...) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubPath(subPath port_forwarding_service.PortForwardingService_FieldPath) *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue port_forwarding_service.PortForwardingService_FieldPathValue) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithValue(value *port_forwarding_service.PortForwardingService) *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Labels() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Shards() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Syncing() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName) WithValue(value *port_forwarding_service.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) AccessPoints() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) Addresses() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) Disabled() UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) ProviderLoadBalancingMode() ...
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) TargetLoadBalancingMode() ...
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) WithValue(value *port_forwarding_service.PortForwardingService_Spec) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithItemValue(value *access_point.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithValue(value []*access_point.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithItemValue(value string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithValue(value []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled) WithValue(value bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode) WithArrayOfValues(values []port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode) WithValue(value port_forwarding_service.PortForwardingService_Spec_LoadBalancingMode) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus
- func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldSubPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus) WithValue(value *port_forwarding_service.PortForwardingService_Status) *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue
- type UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask
- func (UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask) FieldPath() *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue
- type UpdatePortForwardingServiceRequest_CAS_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendPath(path UpdatePortForwardingServiceRequestCAS_FieldPath)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) FilterInputFields() *UpdatePortForwardingServiceRequest_CAS_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) GetPaths() []UpdatePortForwardingServiceRequestCAS_FieldPath
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdatePortForwardingServiceRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdatePortForwardingServiceRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Project(source *UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_CAS
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Set(target, source *UpdatePortForwardingServiceRequest_CAS)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Subtract(other *UpdatePortForwardingServiceRequest_CAS_FieldMask) *UpdatePortForwardingServiceRequest_CAS_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdatePortForwardingServiceRequest_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) AppendPath(path UpdatePortForwardingServiceRequest_FieldPath)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) FilterInputFields() *UpdatePortForwardingServiceRequest_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) GetPaths() []UpdatePortForwardingServiceRequest_FieldPath
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) IsFull() bool
- func (fieldMask UpdatePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdatePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Project(source *UpdatePortForwardingServiceRequest) *UpdatePortForwardingServiceRequest
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Reset()
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Set(target, source *UpdatePortForwardingServiceRequest)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Size() int
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) String() string
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Subtract(other *UpdatePortForwardingServiceRequest_FieldMask) *UpdatePortForwardingServiceRequest_FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdatePortForwardingServiceRequest_FieldPath
- func BuildUpdatePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdatePortForwardingServiceRequest_FieldPath, error)
- func MustParseUpdatePortForwardingServiceRequest_FieldPath(rawField string) UpdatePortForwardingServiceRequest_FieldPath
- func ParseUpdatePortForwardingServiceRequest_FieldPath(rawField string) (UpdatePortForwardingServiceRequest_FieldPath, error)
- type UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
- func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
- func ParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequest_FieldPathArrayItemValue, error)
- type UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
- func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
- func ParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePortForwardingServiceRequest_FieldPathArrayOfValues, error)
- type UpdatePortForwardingServiceRequest_FieldPathSelector
- type UpdatePortForwardingServiceRequest_FieldPathValue
- type UpdatePortForwardingServiceRequest_FieldSubPath
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) AsCasSubPath() (UpdatePortForwardingServiceRequestCAS_FieldPath, bool)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) ClearValue(item *UpdatePortForwardingServiceRequest)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) Get(source *UpdatePortForwardingServiceRequest) (values []interface{})
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) JSONString() string
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) Selector() UpdatePortForwardingServiceRequest_FieldPathSelector
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) String() string
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathValue
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest) bool
- func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdatePortForwardingServiceRequest_FieldSubPathValue
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) AsCasPathValue() (UpdatePortForwardingServiceRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWith(source *UpdatePortForwardingServiceRequest) (int, bool)
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) SetTo(target **UpdatePortForwardingServiceRequest)
- func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdatePortForwardingServiceRequest_FieldTerminalPath
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *UpdatePortForwardingServiceRequest)
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) Get(source *UpdatePortForwardingServiceRequest) (values []interface{})
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) Selector() UpdatePortForwardingServiceRequest_FieldPathSelector
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) String() string
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathValue
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest) bool
- func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
- func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdatePortForwardingServiceRequest_CAS, bool)
- func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
- func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdatePortForwardingServiceRequest_FieldTerminalPathValue
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsCasValue() (*UpdatePortForwardingServiceRequest_CAS, bool)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue() (*port_forwarding_service.PortForwardingService, bool)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *UpdatePortForwardingServiceRequest) (int, bool)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **UpdatePortForwardingServiceRequest)
- func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServiceClientStream
- type WatchPortForwardingServiceDescriptor
- func (d *WatchPortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPortForwardingServiceDescriptor) GetApiName() string
- func (d *WatchPortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPortForwardingServiceDescriptor) GetFullMethodName() string
- func (d *WatchPortForwardingServiceDescriptor) GetMethodName() string
- func (d *WatchPortForwardingServiceDescriptor) GetProtoPkgName() string
- func (d *WatchPortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPortForwardingServiceDescriptor) GetServiceDomain() string
- func (d *WatchPortForwardingServiceDescriptor) GetServiceVersion() string
- func (d *WatchPortForwardingServiceDescriptor) GetVerb() string
- func (d *WatchPortForwardingServiceDescriptor) HasResource() bool
- func (d *WatchPortForwardingServiceDescriptor) IsClientStream() bool
- func (d *WatchPortForwardingServiceDescriptor) IsCollection() bool
- func (d *WatchPortForwardingServiceDescriptor) IsPlural() bool
- func (d *WatchPortForwardingServiceDescriptor) IsServerStream() bool
- func (d *WatchPortForwardingServiceDescriptor) IsUnary() bool
- func (d *WatchPortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPortForwardingServiceDescriptor) RequestHasResourceBody() bool
- type WatchPortForwardingServiceDescriptorClientMsgHandle
- func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPortForwardingServiceDescriptorServerMsgHandle
- func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPortForwardingServiceRequest
- func (o *WatchPortForwardingServiceRequest) Clone() *WatchPortForwardingServiceRequest
- func (o *WatchPortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPortForwardingServiceRequest) Descriptor() ([]byte, []int)
- func (m *WatchPortForwardingServiceRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (m *WatchPortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
- func (m *WatchPortForwardingServiceRequest) GetView() view.View
- func (*WatchPortForwardingServiceRequest) GotenMessage()
- func (o *WatchPortForwardingServiceRequest) GotenObjectExt()
- func (obj *WatchPortForwardingServiceRequest) GotenValidate() error
- func (o *WatchPortForwardingServiceRequest) MakeDiffFieldMask(other *WatchPortForwardingServiceRequest) *WatchPortForwardingServiceRequest_FieldMask
- func (o *WatchPortForwardingServiceRequest) MakeFullFieldMask() *WatchPortForwardingServiceRequest_FieldMask
- func (o *WatchPortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPortForwardingServiceRequest) Marshal() ([]byte, error)
- func (m *WatchPortForwardingServiceRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPortForwardingServiceRequest) Merge(source *WatchPortForwardingServiceRequest)
- func (o *WatchPortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPortForwardingServiceRequest) ProtoMessage()
- func (m *WatchPortForwardingServiceRequest) ProtoReflect() preflect.Message
- func (m *WatchPortForwardingServiceRequest) Reset()
- func (m *WatchPortForwardingServiceRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *WatchPortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
- func (m *WatchPortForwardingServiceRequest) SetView(fv view.View)
- func (m *WatchPortForwardingServiceRequest) String() string
- func (m *WatchPortForwardingServiceRequest) Unmarshal(b []byte) error
- func (m *WatchPortForwardingServiceRequest) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServiceRequestFieldPathBuilder
- func (WatchPortForwardingServiceRequestFieldPathBuilder) FieldMask() WatchPortForwardingServiceRequestPathSelectorFieldMask
- func (WatchPortForwardingServiceRequestFieldPathBuilder) Name() WatchPortForwardingServiceRequestPathSelectorName
- func (WatchPortForwardingServiceRequestFieldPathBuilder) View() WatchPortForwardingServiceRequestPathSelectorView
- type WatchPortForwardingServiceRequestPathSelectorFieldMask
- func (WatchPortForwardingServiceRequestPathSelectorFieldMask) FieldPath() *WatchPortForwardingServiceRequest_FieldTerminalPath
- func (s WatchPortForwardingServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServiceRequestPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *WatchPortForwardingServiceRequest_FieldTerminalPathValue
- type WatchPortForwardingServiceRequestPathSelectorName
- func (WatchPortForwardingServiceRequestPathSelectorName) FieldPath() *WatchPortForwardingServiceRequest_FieldTerminalPath
- func (s WatchPortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServiceRequestPathSelectorName) WithValue(value *port_forwarding_service.Reference) *WatchPortForwardingServiceRequest_FieldTerminalPathValue
- type WatchPortForwardingServiceRequestPathSelectorView
- func (WatchPortForwardingServiceRequestPathSelectorView) FieldPath() *WatchPortForwardingServiceRequest_FieldTerminalPath
- func (s WatchPortForwardingServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServiceRequestPathSelectorView) WithValue(value view.View) *WatchPortForwardingServiceRequest_FieldTerminalPathValue
- type WatchPortForwardingServiceRequest_FieldMask
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) AppendPath(path WatchPortForwardingServiceRequest_FieldPath)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) FilterInputFields() *WatchPortForwardingServiceRequest_FieldMask
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) GetPaths() []WatchPortForwardingServiceRequest_FieldPath
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Project(source *WatchPortForwardingServiceRequest) *WatchPortForwardingServiceRequest
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Reset()
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Set(target, source *WatchPortForwardingServiceRequest)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Size() int
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) String() string
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Subtract(other *WatchPortForwardingServiceRequest_FieldMask) *WatchPortForwardingServiceRequest_FieldMask
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServiceRequest_FieldPath
- func BuildWatchPortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServiceRequest_FieldPath, error)
- func MustParseWatchPortForwardingServiceRequest_FieldPath(rawField string) WatchPortForwardingServiceRequest_FieldPath
- func ParseWatchPortForwardingServiceRequest_FieldPath(rawField string) (WatchPortForwardingServiceRequest_FieldPath, error)
- type WatchPortForwardingServiceRequest_FieldPathArrayItemValue
- func MustParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServiceRequest_FieldPathArrayItemValue
- func ParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServiceRequest_FieldPathArrayItemValue, error)
- type WatchPortForwardingServiceRequest_FieldPathArrayOfValues
- func MustParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServiceRequest_FieldPathArrayOfValues
- func ParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServiceRequest_FieldPathArrayOfValues, error)
- type WatchPortForwardingServiceRequest_FieldPathSelector
- type WatchPortForwardingServiceRequest_FieldPathValue
- type WatchPortForwardingServiceRequest_FieldTerminalPath
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *WatchPortForwardingServiceRequest)
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) Get(source *WatchPortForwardingServiceRequest) (values []interface{})
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *WatchPortForwardingServiceRequest) (interface{}, bool)
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) Selector() WatchPortForwardingServiceRequest_FieldPathSelector
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) String() string
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathArrayItemValue
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServiceRequest_FieldPathArrayOfValues
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathValue
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServiceRequest) bool
- func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServiceRequest) (interface{}, bool)
- func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*port_forwarding_service.Reference, bool)
- func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPortForwardingServiceRequest_FieldTerminalPathValue
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServiceRequest) (int, bool)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServiceRequest)
- func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServiceResponse
- func (o *WatchPortForwardingServiceResponse) Clone() *WatchPortForwardingServiceResponse
- func (o *WatchPortForwardingServiceResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPortForwardingServiceResponse) Descriptor() ([]byte, []int)
- func (m *WatchPortForwardingServiceResponse) GetChange() *port_forwarding_service.PortForwardingServiceChange
- func (*WatchPortForwardingServiceResponse) GotenMessage()
- func (o *WatchPortForwardingServiceResponse) GotenObjectExt()
- func (obj *WatchPortForwardingServiceResponse) GotenValidate() error
- func (o *WatchPortForwardingServiceResponse) MakeDiffFieldMask(other *WatchPortForwardingServiceResponse) *WatchPortForwardingServiceResponse_FieldMask
- func (o *WatchPortForwardingServiceResponse) MakeFullFieldMask() *WatchPortForwardingServiceResponse_FieldMask
- func (o *WatchPortForwardingServiceResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPortForwardingServiceResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPortForwardingServiceResponse) Marshal() ([]byte, error)
- func (m *WatchPortForwardingServiceResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPortForwardingServiceResponse) Merge(source *WatchPortForwardingServiceResponse)
- func (o *WatchPortForwardingServiceResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPortForwardingServiceResponse) ProtoMessage()
- func (m *WatchPortForwardingServiceResponse) ProtoReflect() preflect.Message
- func (m *WatchPortForwardingServiceResponse) Reset()
- func (m *WatchPortForwardingServiceResponse) SetChange(fv *port_forwarding_service.PortForwardingServiceChange)
- func (m *WatchPortForwardingServiceResponse) String() string
- func (m *WatchPortForwardingServiceResponse) Unmarshal(b []byte) error
- func (m *WatchPortForwardingServiceResponse) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServiceResponseFieldPathBuilder
- type WatchPortForwardingServiceResponsePathSelectorChange
- func (WatchPortForwardingServiceResponsePathSelectorChange) FieldPath() *WatchPortForwardingServiceResponse_FieldTerminalPath
- func (s WatchPortForwardingServiceResponsePathSelectorChange) WithArrayOfValues(values []*port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServiceResponsePathSelectorChange) WithValue(value *port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServiceResponse_FieldTerminalPathValue
- type WatchPortForwardingServiceResponse_FieldMask
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) AppendPath(path WatchPortForwardingServiceResponse_FieldPath)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) FilterInputFields() *WatchPortForwardingServiceResponse_FieldMask
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) GetPaths() []WatchPortForwardingServiceResponse_FieldPath
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPortForwardingServiceResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPortForwardingServiceResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Project(source *WatchPortForwardingServiceResponse) *WatchPortForwardingServiceResponse
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Reset()
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Set(target, source *WatchPortForwardingServiceResponse)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Size() int
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) String() string
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Subtract(other *WatchPortForwardingServiceResponse_FieldMask) *WatchPortForwardingServiceResponse_FieldMask
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServiceResponse_FieldPath
- func BuildWatchPortForwardingServiceResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServiceResponse_FieldPath, error)
- func MustParseWatchPortForwardingServiceResponse_FieldPath(rawField string) WatchPortForwardingServiceResponse_FieldPath
- func ParseWatchPortForwardingServiceResponse_FieldPath(rawField string) (WatchPortForwardingServiceResponse_FieldPath, error)
- type WatchPortForwardingServiceResponse_FieldPathArrayItemValue
- func MustParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServiceResponse_FieldPathArrayItemValue
- func ParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServiceResponse_FieldPathArrayItemValue, error)
- type WatchPortForwardingServiceResponse_FieldPathArrayOfValues
- func MustParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServiceResponse_FieldPathArrayOfValues
- func ParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServiceResponse_FieldPathArrayOfValues, error)
- type WatchPortForwardingServiceResponse_FieldPathSelector
- type WatchPortForwardingServiceResponse_FieldPathValue
- type WatchPortForwardingServiceResponse_FieldTerminalPath
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValue(item *WatchPortForwardingServiceResponse)
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) Get(source *WatchPortForwardingServiceResponse) (values []interface{})
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingle(source *WatchPortForwardingServiceResponse) (interface{}, bool)
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) Selector() WatchPortForwardingServiceResponse_FieldPathSelector
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) String() string
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathArrayItemValue
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServiceResponse_FieldPathArrayOfValues
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathValue
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServiceResponse) bool
- func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServiceResponse) (interface{}, bool)
- func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues
- type WatchPortForwardingServiceResponse_FieldTerminalPathValue
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) AsChangeValue() (*port_forwarding_service.PortForwardingServiceChange, bool)
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServiceResponse) (int, bool)
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServiceResponse)
- func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServicesClientStream
- type WatchPortForwardingServicesDescriptor
- func (d *WatchPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPortForwardingServicesDescriptor) GetApiName() string
- func (d *WatchPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPortForwardingServicesDescriptor) GetFullMethodName() string
- func (d *WatchPortForwardingServicesDescriptor) GetMethodName() string
- func (d *WatchPortForwardingServicesDescriptor) GetProtoPkgName() string
- func (d *WatchPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPortForwardingServicesDescriptor) GetServiceDomain() string
- func (d *WatchPortForwardingServicesDescriptor) GetServiceVersion() string
- func (d *WatchPortForwardingServicesDescriptor) GetVerb() string
- func (d *WatchPortForwardingServicesDescriptor) HasResource() bool
- func (d *WatchPortForwardingServicesDescriptor) IsClientStream() bool
- func (d *WatchPortForwardingServicesDescriptor) IsCollection() bool
- func (d *WatchPortForwardingServicesDescriptor) IsPlural() bool
- func (d *WatchPortForwardingServicesDescriptor) IsServerStream() bool
- func (d *WatchPortForwardingServicesDescriptor) IsUnary() bool
- func (d *WatchPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPortForwardingServicesDescriptor) RequestHasResourceBody() bool
- type WatchPortForwardingServicesDescriptorClientMsgHandle
- func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPortForwardingServicesDescriptorServerMsgHandle
- func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPortForwardingServicesRequest
- func (o *WatchPortForwardingServicesRequest) Clone() *WatchPortForwardingServicesRequest
- func (o *WatchPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPortForwardingServicesRequest) Descriptor() ([]byte, []int)
- func (m *WatchPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
- func (m *WatchPortForwardingServicesRequest) GetFilter() *port_forwarding_service.Filter
- func (m *WatchPortForwardingServicesRequest) GetMaxChunkSize() int32
- func (m *WatchPortForwardingServicesRequest) GetOrderBy() *port_forwarding_service.OrderBy
- func (m *WatchPortForwardingServicesRequest) GetPageSize() int32
- func (m *WatchPortForwardingServicesRequest) GetPageToken() *port_forwarding_service.PagerCursor
- func (m *WatchPortForwardingServicesRequest) GetParent() *port_forwarding_service.ParentReference
- func (m *WatchPortForwardingServicesRequest) GetResumeToken() string
- func (m *WatchPortForwardingServicesRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchPortForwardingServicesRequest) GetType() watch_type.WatchType
- func (m *WatchPortForwardingServicesRequest) GetView() view.View
- func (*WatchPortForwardingServicesRequest) GotenMessage()
- func (o *WatchPortForwardingServicesRequest) GotenObjectExt()
- func (obj *WatchPortForwardingServicesRequest) GotenValidate() error
- func (o *WatchPortForwardingServicesRequest) MakeDiffFieldMask(other *WatchPortForwardingServicesRequest) *WatchPortForwardingServicesRequest_FieldMask
- func (o *WatchPortForwardingServicesRequest) MakeFullFieldMask() *WatchPortForwardingServicesRequest_FieldMask
- func (o *WatchPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPortForwardingServicesRequest) Marshal() ([]byte, error)
- func (m *WatchPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPortForwardingServicesRequest) Merge(source *WatchPortForwardingServicesRequest)
- func (o *WatchPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPortForwardingServicesRequest) ProtoMessage()
- func (m *WatchPortForwardingServicesRequest) ProtoReflect() preflect.Message
- func (m *WatchPortForwardingServicesRequest) Reset()
- func (m *WatchPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
- func (m *WatchPortForwardingServicesRequest) SetFilter(fv *port_forwarding_service.Filter)
- func (m *WatchPortForwardingServicesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchPortForwardingServicesRequest) SetOrderBy(fv *port_forwarding_service.OrderBy)
- func (m *WatchPortForwardingServicesRequest) SetPageSize(fv int32)
- func (m *WatchPortForwardingServicesRequest) SetPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *WatchPortForwardingServicesRequest) SetParent(fv *port_forwarding_service.ParentReference)
- func (m *WatchPortForwardingServicesRequest) SetResumeToken(fv string)
- func (m *WatchPortForwardingServicesRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchPortForwardingServicesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchPortForwardingServicesRequest) SetView(fv view.View)
- func (m *WatchPortForwardingServicesRequest) String() string
- func (m *WatchPortForwardingServicesRequest) Unmarshal(b []byte) error
- func (m *WatchPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServicesRequestFieldPathBuilder
- func (WatchPortForwardingServicesRequestFieldPathBuilder) FieldMask() WatchPortForwardingServicesRequestPathSelectorFieldMask
- func (WatchPortForwardingServicesRequestFieldPathBuilder) Filter() WatchPortForwardingServicesRequestPathSelectorFilter
- func (WatchPortForwardingServicesRequestFieldPathBuilder) MaxChunkSize() WatchPortForwardingServicesRequestPathSelectorMaxChunkSize
- func (WatchPortForwardingServicesRequestFieldPathBuilder) OrderBy() WatchPortForwardingServicesRequestPathSelectorOrderBy
- func (WatchPortForwardingServicesRequestFieldPathBuilder) PageSize() WatchPortForwardingServicesRequestPathSelectorPageSize
- func (WatchPortForwardingServicesRequestFieldPathBuilder) PageToken() WatchPortForwardingServicesRequestPathSelectorPageToken
- func (WatchPortForwardingServicesRequestFieldPathBuilder) Parent() WatchPortForwardingServicesRequestPathSelectorParent
- func (WatchPortForwardingServicesRequestFieldPathBuilder) ResumeToken() WatchPortForwardingServicesRequestPathSelectorResumeToken
- func (WatchPortForwardingServicesRequestFieldPathBuilder) StartingTime() WatchPortForwardingServicesRequestPathSelectorStartingTime
- func (WatchPortForwardingServicesRequestFieldPathBuilder) Type() WatchPortForwardingServicesRequestPathSelectorType
- func (WatchPortForwardingServicesRequestFieldPathBuilder) View() WatchPortForwardingServicesRequestPathSelectorView
- type WatchPortForwardingServicesRequestPathSelectorFieldMask
- func (WatchPortForwardingServicesRequestPathSelectorFieldMask) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorFieldMask) WithValue(value *port_forwarding_service.PortForwardingService_FieldMask) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorFilter
- func (WatchPortForwardingServicesRequestPathSelectorFilter) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues(values []*port_forwarding_service.Filter) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorFilter) WithValue(value *port_forwarding_service.Filter) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorMaxChunkSize
- func (WatchPortForwardingServicesRequestPathSelectorMaxChunkSize) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorOrderBy
- func (WatchPortForwardingServicesRequestPathSelectorOrderBy) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*port_forwarding_service.OrderBy) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorOrderBy) WithValue(value *port_forwarding_service.OrderBy) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorPageSize
- func (WatchPortForwardingServicesRequestPathSelectorPageSize) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorPageSize) WithValue(value int32) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorPageToken
- func (WatchPortForwardingServicesRequestPathSelectorPageToken) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorPageToken) WithValue(value *port_forwarding_service.PagerCursor) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorParent
- func (WatchPortForwardingServicesRequestPathSelectorParent) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentReference) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorParent) WithValue(value *port_forwarding_service.ParentReference) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorResumeToken
- func (WatchPortForwardingServicesRequestPathSelectorResumeToken) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorResumeToken) WithValue(value string) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorStartingTime
- func (WatchPortForwardingServicesRequestPathSelectorStartingTime) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorType
- func (WatchPortForwardingServicesRequestPathSelectorType) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequestPathSelectorView
- func (WatchPortForwardingServicesRequestPathSelectorView) FieldPath() *WatchPortForwardingServicesRequest_FieldTerminalPath
- func (s WatchPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesRequestPathSelectorView) WithValue(value view.View) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
- type WatchPortForwardingServicesRequest_FieldMask
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) AppendPath(path WatchPortForwardingServicesRequest_FieldPath)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) FilterInputFields() *WatchPortForwardingServicesRequest_FieldMask
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) GetPaths() []WatchPortForwardingServicesRequest_FieldPath
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Project(source *WatchPortForwardingServicesRequest) *WatchPortForwardingServicesRequest
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Reset()
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Set(target, source *WatchPortForwardingServicesRequest)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Size() int
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) String() string
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Subtract(other *WatchPortForwardingServicesRequest_FieldMask) *WatchPortForwardingServicesRequest_FieldMask
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServicesRequest_FieldPath
- func BuildWatchPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesRequest_FieldPath, error)
- func MustParseWatchPortForwardingServicesRequest_FieldPath(rawField string) WatchPortForwardingServicesRequest_FieldPath
- func ParseWatchPortForwardingServicesRequest_FieldPath(rawField string) (WatchPortForwardingServicesRequest_FieldPath, error)
- type WatchPortForwardingServicesRequest_FieldPathArrayItemValue
- func MustParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesRequest_FieldPathArrayItemValue
- func ParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesRequest_FieldPathArrayItemValue, error)
- type WatchPortForwardingServicesRequest_FieldPathArrayOfValues
- func MustParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesRequest_FieldPathArrayOfValues
- func ParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesRequest_FieldPathArrayOfValues, error)
- type WatchPortForwardingServicesRequest_FieldPathSelector
- type WatchPortForwardingServicesRequest_FieldPathValue
- type WatchPortForwardingServicesRequest_FieldTerminalPath
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesRequest)
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) Get(source *WatchPortForwardingServicesRequest) (values []interface{})
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesRequest) (interface{}, bool)
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) Selector() WatchPortForwardingServicesRequest_FieldPathSelector
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) String() string
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesRequest_FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathValue
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesRequest) bool
- func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesRequest) (interface{}, bool)
- func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*port_forwarding_service.Filter, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*port_forwarding_service.OrderBy, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentReference, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPortForwardingServicesRequest_FieldTerminalPathValue
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue() (*port_forwarding_service.Filter, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*port_forwarding_service.OrderBy, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentReference, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesRequest) (int, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesRequest)
- func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServicesResponse
- func (o *WatchPortForwardingServicesResponse) Clone() *WatchPortForwardingServicesResponse
- func (o *WatchPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPortForwardingServicesResponse) Descriptor() ([]byte, []int)
- func (m *WatchPortForwardingServicesResponse) GetIsCurrent() bool
- func (m *WatchPortForwardingServicesResponse) GetIsHardReset() bool
- func (m *WatchPortForwardingServicesResponse) GetIsSoftReset() bool
- func (m *WatchPortForwardingServicesResponse) GetPageTokenChange() *WatchPortForwardingServicesResponse_PageTokenChange
- func (m *WatchPortForwardingServicesResponse) GetPortForwardingServiceChanges() []*port_forwarding_service.PortForwardingServiceChange
- func (m *WatchPortForwardingServicesResponse) GetResumeToken() string
- func (m *WatchPortForwardingServicesResponse) GetSnapshotSize() int64
- func (*WatchPortForwardingServicesResponse) GotenMessage()
- func (o *WatchPortForwardingServicesResponse) GotenObjectExt()
- func (obj *WatchPortForwardingServicesResponse) GotenValidate() error
- func (o *WatchPortForwardingServicesResponse) MakeDiffFieldMask(other *WatchPortForwardingServicesResponse) *WatchPortForwardingServicesResponse_FieldMask
- func (o *WatchPortForwardingServicesResponse) MakeFullFieldMask() *WatchPortForwardingServicesResponse_FieldMask
- func (o *WatchPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPortForwardingServicesResponse) Marshal() ([]byte, error)
- func (m *WatchPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPortForwardingServicesResponse) Merge(source *WatchPortForwardingServicesResponse)
- func (o *WatchPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPortForwardingServicesResponse) ProtoMessage()
- func (m *WatchPortForwardingServicesResponse) ProtoReflect() preflect.Message
- func (m *WatchPortForwardingServicesResponse) Reset()
- func (m *WatchPortForwardingServicesResponse) SetIsCurrent(fv bool)
- func (m *WatchPortForwardingServicesResponse) SetIsHardReset(fv bool)
- func (m *WatchPortForwardingServicesResponse) SetIsSoftReset(fv bool)
- func (m *WatchPortForwardingServicesResponse) SetPageTokenChange(fv *WatchPortForwardingServicesResponse_PageTokenChange)
- func (m *WatchPortForwardingServicesResponse) SetPortForwardingServiceChanges(fv []*port_forwarding_service.PortForwardingServiceChange)
- func (m *WatchPortForwardingServicesResponse) SetResumeToken(fv string)
- func (m *WatchPortForwardingServicesResponse) SetSnapshotSize(fv int64)
- func (m *WatchPortForwardingServicesResponse) String() string
- func (m *WatchPortForwardingServicesResponse) Unmarshal(b []byte) error
- func (m *WatchPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServicesResponseFieldPathBuilder
- func (WatchPortForwardingServicesResponseFieldPathBuilder) IsCurrent() WatchPortForwardingServicesResponsePathSelectorIsCurrent
- func (WatchPortForwardingServicesResponseFieldPathBuilder) IsHardReset() WatchPortForwardingServicesResponsePathSelectorIsHardReset
- func (WatchPortForwardingServicesResponseFieldPathBuilder) IsSoftReset() WatchPortForwardingServicesResponsePathSelectorIsSoftReset
- func (WatchPortForwardingServicesResponseFieldPathBuilder) PageTokenChange() WatchPortForwardingServicesResponsePathSelectorPageTokenChange
- func (WatchPortForwardingServicesResponseFieldPathBuilder) PortForwardingServiceChanges() WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges
- func (WatchPortForwardingServicesResponseFieldPathBuilder) ResumeToken() WatchPortForwardingServicesResponsePathSelectorResumeToken
- func (WatchPortForwardingServicesResponseFieldPathBuilder) SnapshotSize() WatchPortForwardingServicesResponsePathSelectorSnapshotSize
- type WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder
- func (WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchPortForwardingServicesResponsePageTokenChange_FieldPath
- func BuildWatchPortForwardingServicesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, error)
- func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath(rawField string) WatchPortForwardingServicesResponsePageTokenChange_FieldPath
- func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath(rawField string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, error)
- type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue, ...)
- type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues, ...)
- type WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector
- type WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue
- func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue
- func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue, error)
- type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesResponse_PageTokenChange)
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPortForwardingServicesResponse_PageTokenChange) (values []interface{})
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) Selector() WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse_PageTokenChange) bool
- func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
- func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesResponse_PageTokenChange) (int, bool)
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesResponse_PageTokenChange)
- func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServicesResponsePathSelectorIsCurrent
- func (WatchPortForwardingServicesResponsePathSelectorIsCurrent) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorIsHardReset
- func (WatchPortForwardingServicesResponsePathSelectorIsHardReset) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorIsSoftReset
- func (WatchPortForwardingServicesResponsePathSelectorIsSoftReset) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorPageTokenChange
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) NextPageToken() WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) PrevPageToken() WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchPortForwardingServicesResponse_PageTokenChange) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchPortForwardingServicesResponsePageTokenChange_FieldPath) *WatchPortForwardingServicesResponse_FieldSubPath
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue) *WatchPortForwardingServicesResponse_FieldSubPathValue
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithValue(value *WatchPortForwardingServicesResponse_PageTokenChange) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchPortForwardingServicesResponse_FieldSubPath
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponse_FieldSubPathValue
- type WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchPortForwardingServicesResponse_FieldSubPath
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponse_FieldSubPathValue
- type WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges
- func (WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) WithArrayOfValues(values [][]*port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) WithItemValue(value *port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (s WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) WithValue(value []*port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorResumeToken
- func (WatchPortForwardingServicesResponsePathSelectorResumeToken) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorResumeToken) WithValue(value string) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponsePathSelectorSnapshotSize
- func (WatchPortForwardingServicesResponsePathSelectorSnapshotSize) FieldPath() *WatchPortForwardingServicesResponse_FieldTerminalPath
- func (s WatchPortForwardingServicesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPortForwardingServicesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchPortForwardingServicesResponse_FieldTerminalPathValue
- type WatchPortForwardingServicesResponse_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) AppendPath(path WatchPortForwardingServicesResponse_FieldPath)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) FilterInputFields() *WatchPortForwardingServicesResponse_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) GetPaths() []WatchPortForwardingServicesResponse_FieldPath
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Project(source *WatchPortForwardingServicesResponse) *WatchPortForwardingServicesResponse
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Reset()
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Set(target, source *WatchPortForwardingServicesResponse)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Size() int
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) String() string
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Subtract(other *WatchPortForwardingServicesResponse_FieldMask) *WatchPortForwardingServicesResponse_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServicesResponse_FieldPath
- func BuildWatchPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesResponse_FieldPath, error)
- func MustParseWatchPortForwardingServicesResponse_FieldPath(rawField string) WatchPortForwardingServicesResponse_FieldPath
- func ParseWatchPortForwardingServicesResponse_FieldPath(rawField string) (WatchPortForwardingServicesResponse_FieldPath, error)
- type WatchPortForwardingServicesResponse_FieldPathArrayItemValue
- func MustParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
- func ParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesResponse_FieldPathArrayItemValue, error)
- type WatchPortForwardingServicesResponse_FieldPathArrayOfValues
- func MustParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
- func ParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesResponse_FieldPathArrayOfValues, error)
- type WatchPortForwardingServicesResponse_FieldPathSelector
- type WatchPortForwardingServicesResponse_FieldPathValue
- type WatchPortForwardingServicesResponse_FieldSubPath
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) ClearValue(item *WatchPortForwardingServicesResponse)
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) Get(source *WatchPortForwardingServicesResponse) (values []interface{})
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) JSONString() string
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) Selector() WatchPortForwardingServicesResponse_FieldPathSelector
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) String() string
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathValue
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue, ...)
- func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse) bool
- func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues
- func (fpsaov *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues, ...)
- func (fpsaov *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type WatchPortForwardingServicesResponse_FieldSubPathValue
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *WatchPortForwardingServicesResponse) (int, bool)
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **WatchPortForwardingServicesResponse)
- func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServicesResponse_FieldTerminalPath
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesResponse)
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) Get(source *WatchPortForwardingServicesResponse) (values []interface{})
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) Selector() WatchPortForwardingServicesResponse_FieldPathSelector
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) String() string
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathValue
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServiceChangesItemValue() (*port_forwarding_service.PortForwardingServiceChange, bool)
- func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse) bool
- func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
- func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPortForwardingServicesResponse_PageTokenChange, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServiceChangesArrayOfValues() ([][]*port_forwarding_service.PortForwardingServiceChange, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPortForwardingServicesResponse_FieldTerminalPathValue
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPortForwardingServicesResponse_PageTokenChange, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServiceChangesValue() ([]*port_forwarding_service.PortForwardingServiceChange, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesResponse) (int, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesResponse)
- func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPortForwardingServicesResponse_PageTokenChange
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) Clone() *WatchPortForwardingServicesResponse_PageTokenChange
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPortForwardingServicesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) GetNextPageToken() *port_forwarding_service.PagerCursor
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) GetPrevPageToken() *port_forwarding_service.PagerCursor
- func (*WatchPortForwardingServicesResponse_PageTokenChange) GotenMessage()
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchPortForwardingServicesResponse_PageTokenChange) GotenValidate() error
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchPortForwardingServicesResponse_PageTokenChange) *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeFullFieldMask() *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) Merge(source *WatchPortForwardingServicesResponse_PageTokenChange)
- func (o *WatchPortForwardingServicesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPortForwardingServicesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) Reset()
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) SetNextPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) SetPrevPageToken(fv *port_forwarding_service.PagerCursor)
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) String() string
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchPortForwardingServicesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath
- func (s WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) ...
- func (s WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue
- type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath
- func (s WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) ...
- func (s WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *port_forwarding_service.PagerCursor) *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue
- type WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendPath(path WatchPortForwardingServicesResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetPaths() []WatchPortForwardingServicesResponsePageTokenChange_FieldPath
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Project(source *WatchPortForwardingServicesResponse_PageTokenChange) *WatchPortForwardingServicesResponse_PageTokenChange
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Set(target, source *WatchPortForwardingServicesResponse_PageTokenChange)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Subtract(other *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetPortForwardingServicesDescriptor ¶ added in v0.1.7
type BatchGetPortForwardingServicesDescriptor struct{}
func GetBatchGetPortForwardingServicesDescriptor ¶ added in v0.1.7
func GetBatchGetPortForwardingServicesDescriptor() *BatchGetPortForwardingServicesDescriptor
func (*BatchGetPortForwardingServicesDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetPortForwardingServicesDescriptor) GetApiName ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetApiName() string
func (*BatchGetPortForwardingServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPortForwardingServicesDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetFullMethodName() string
func (*BatchGetPortForwardingServicesDescriptor) GetMethodName ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetMethodName() string
func (*BatchGetPortForwardingServicesDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetProtoPkgName() string
func (*BatchGetPortForwardingServicesDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *BatchGetPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetPortForwardingServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPortForwardingServicesDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetServiceDomain() string
func (*BatchGetPortForwardingServicesDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetServiceVersion() string
func (*BatchGetPortForwardingServicesDescriptor) GetVerb ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) GetVerb() string
func (*BatchGetPortForwardingServicesDescriptor) HasResource ¶ added in v0.1.8
func (d *BatchGetPortForwardingServicesDescriptor) HasResource() bool
func (*BatchGetPortForwardingServicesDescriptor) IsClientStream ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) IsClientStream() bool
func (*BatchGetPortForwardingServicesDescriptor) IsCollection ¶ added in v0.1.8
func (d *BatchGetPortForwardingServicesDescriptor) IsCollection() bool
func (*BatchGetPortForwardingServicesDescriptor) IsPlural ¶ added in v0.1.8
func (d *BatchGetPortForwardingServicesDescriptor) IsPlural() bool
func (*BatchGetPortForwardingServicesDescriptor) IsServerStream ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) IsServerStream() bool
func (*BatchGetPortForwardingServicesDescriptor) IsUnary ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) IsUnary() bool
func (*BatchGetPortForwardingServicesDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetPortForwardingServicesDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetPortForwardingServicesDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *BatchGetPortForwardingServicesDescriptor) RequestHasResourceBody() bool
type BatchGetPortForwardingServicesDescriptorClientMsgHandle ¶ added in v0.1.7
type BatchGetPortForwardingServicesDescriptorClientMsgHandle struct{}
func (*BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPortForwardingServicesDescriptorServerMsgHandle ¶ added in v0.1.7
type BatchGetPortForwardingServicesDescriptorServerMsgHandle struct{}
func (*BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *BatchGetPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPortForwardingServicesRequest ¶
type BatchGetPortForwardingServicesRequest struct { // Names of PortForwardingServices Names []*port_forwarding_service.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 *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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 [BatchGetPortForwardingServices][ntt.ztna.v1alpha.BatchGetPortForwardingServices]
func (*BatchGetPortForwardingServicesRequest) Clone ¶
func (o *BatchGetPortForwardingServicesRequest) Clone() *BatchGetPortForwardingServicesRequest
func (*BatchGetPortForwardingServicesRequest) CloneRaw ¶
func (o *BatchGetPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPortForwardingServicesRequest) Descriptor ¶
func (*BatchGetPortForwardingServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPortForwardingServicesRequest.ProtoReflect.Descriptor instead.
func (*BatchGetPortForwardingServicesRequest) GetFieldMask ¶
func (m *BatchGetPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*BatchGetPortForwardingServicesRequest) GetNames ¶
func (m *BatchGetPortForwardingServicesRequest) GetNames() []*port_forwarding_service.Reference
func (*BatchGetPortForwardingServicesRequest) GetView ¶
func (m *BatchGetPortForwardingServicesRequest) GetView() view.View
func (*BatchGetPortForwardingServicesRequest) GotenMessage ¶
func (*BatchGetPortForwardingServicesRequest) GotenMessage()
func (*BatchGetPortForwardingServicesRequest) GotenObjectExt ¶
func (o *BatchGetPortForwardingServicesRequest) GotenObjectExt()
func (*BatchGetPortForwardingServicesRequest) GotenValidate ¶
func (obj *BatchGetPortForwardingServicesRequest) GotenValidate() error
func (*BatchGetPortForwardingServicesRequest) MakeDiffFieldMask ¶
func (o *BatchGetPortForwardingServicesRequest) MakeDiffFieldMask(other *BatchGetPortForwardingServicesRequest) *BatchGetPortForwardingServicesRequest_FieldMask
func (*BatchGetPortForwardingServicesRequest) MakeFullFieldMask ¶
func (o *BatchGetPortForwardingServicesRequest) MakeFullFieldMask() *BatchGetPortForwardingServicesRequest_FieldMask
func (*BatchGetPortForwardingServicesRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPortForwardingServicesRequest) MakeRawFullFieldMask ¶
func (o *BatchGetPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPortForwardingServicesRequest) Marshal ¶
func (m *BatchGetPortForwardingServicesRequest) Marshal() ([]byte, error)
func (*BatchGetPortForwardingServicesRequest) MarshalJSON ¶
func (m *BatchGetPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
func (*BatchGetPortForwardingServicesRequest) Merge ¶
func (o *BatchGetPortForwardingServicesRequest) Merge(source *BatchGetPortForwardingServicesRequest)
func (*BatchGetPortForwardingServicesRequest) MergeRaw ¶
func (o *BatchGetPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPortForwardingServicesRequest) ProtoMessage ¶
func (*BatchGetPortForwardingServicesRequest) ProtoMessage()
func (*BatchGetPortForwardingServicesRequest) ProtoReflect ¶
func (m *BatchGetPortForwardingServicesRequest) ProtoReflect() preflect.Message
func (*BatchGetPortForwardingServicesRequest) Reset ¶
func (m *BatchGetPortForwardingServicesRequest) Reset()
func (*BatchGetPortForwardingServicesRequest) SetFieldMask ¶
func (m *BatchGetPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*BatchGetPortForwardingServicesRequest) SetNames ¶
func (m *BatchGetPortForwardingServicesRequest) SetNames(fv []*port_forwarding_service.Reference)
func (*BatchGetPortForwardingServicesRequest) SetView ¶
func (m *BatchGetPortForwardingServicesRequest) SetView(fv view.View)
func (*BatchGetPortForwardingServicesRequest) String ¶
func (m *BatchGetPortForwardingServicesRequest) String() string
func (*BatchGetPortForwardingServicesRequest) Unmarshal ¶
func (m *BatchGetPortForwardingServicesRequest) Unmarshal(b []byte) error
func (*BatchGetPortForwardingServicesRequest) UnmarshalJSON ¶
func (m *BatchGetPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
type BatchGetPortForwardingServicesRequestFieldPathBuilder ¶
type BatchGetPortForwardingServicesRequestFieldPathBuilder struct{}
func NewBatchGetPortForwardingServicesRequestFieldPathBuilder ¶
func NewBatchGetPortForwardingServicesRequestFieldPathBuilder() BatchGetPortForwardingServicesRequestFieldPathBuilder
type BatchGetPortForwardingServicesRequestPathSelectorFieldMask ¶
type BatchGetPortForwardingServicesRequestPathSelectorFieldMask struct{}
func (BatchGetPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
type BatchGetPortForwardingServicesRequestPathSelectorNames ¶
type BatchGetPortForwardingServicesRequestPathSelectorNames struct{}
func (BatchGetPortForwardingServicesRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesRequestPathSelectorNames) WithArrayOfValues(values [][]*port_forwarding_service.Reference) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
func (BatchGetPortForwardingServicesRequestPathSelectorNames) WithItemValue ¶
type BatchGetPortForwardingServicesRequestPathSelectorView ¶
type BatchGetPortForwardingServicesRequestPathSelectorView struct{}
func (BatchGetPortForwardingServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type BatchGetPortForwardingServicesRequest_FieldMask ¶
type BatchGetPortForwardingServicesRequest_FieldMask struct {
Paths []BatchGetPortForwardingServicesRequest_FieldPath
}
func FullBatchGetPortForwardingServicesRequest_FieldMask ¶
func FullBatchGetPortForwardingServicesRequest_FieldMask() *BatchGetPortForwardingServicesRequest_FieldMask
func (*BatchGetPortForwardingServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) AppendPath(path BatchGetPortForwardingServicesRequest_FieldPath)
func (*BatchGetPortForwardingServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPortForwardingServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPortForwardingServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPortForwardingServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) FilterInputFields() *BatchGetPortForwardingServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPortForwardingServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPortForwardingServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) GetPaths() []BatchGetPortForwardingServicesRequest_FieldPath
func (*BatchGetPortForwardingServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPortForwardingServicesRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) IsFull() bool
func (BatchGetPortForwardingServicesRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPortForwardingServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPortForwardingServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) PathsCount() int
func (*BatchGetPortForwardingServicesRequest_FieldMask) Project ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Project(source *BatchGetPortForwardingServicesRequest) *BatchGetPortForwardingServicesRequest
func (*BatchGetPortForwardingServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPortForwardingServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProtoMessage()
func (*BatchGetPortForwardingServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPortForwardingServicesRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Reset()
func (*BatchGetPortForwardingServicesRequest_FieldMask) Set ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Set(target, source *BatchGetPortForwardingServicesRequest)
func (*BatchGetPortForwardingServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPortForwardingServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPortForwardingServicesRequest_FieldMask) Size ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Size() int
func (*BatchGetPortForwardingServicesRequest_FieldMask) String ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) String() string
func (*BatchGetPortForwardingServicesRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Subtract(other *BatchGetPortForwardingServicesRequest_FieldMask) *BatchGetPortForwardingServicesRequest_FieldMask
func (*BatchGetPortForwardingServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPortForwardingServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPortForwardingServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPortForwardingServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPortForwardingServicesRequest_FieldPath ¶
type BatchGetPortForwardingServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPortForwardingServicesRequest_FieldPathSelector Get(source *BatchGetPortForwardingServicesRequest) []interface{} GetSingle(source *BatchGetPortForwardingServicesRequest) (interface{}, bool) ClearValue(item *BatchGetPortForwardingServicesRequest) // Those methods build corresponding BatchGetPortForwardingServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPortForwardingServicesRequest_FieldPath ¶
func BuildBatchGetPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPortForwardingServicesRequest_FieldPath, error)
func MustParseBatchGetPortForwardingServicesRequest_FieldPath ¶
func MustParseBatchGetPortForwardingServicesRequest_FieldPath(rawField string) BatchGetPortForwardingServicesRequest_FieldPath
func ParseBatchGetPortForwardingServicesRequest_FieldPath ¶
func ParseBatchGetPortForwardingServicesRequest_FieldPath(rawField string) (BatchGetPortForwardingServicesRequest_FieldPath, error)
type BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue ¶
type BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPortForwardingServicesRequest_FieldPath ContainsValue(*BatchGetPortForwardingServicesRequest) bool }
BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPortForwardingServicesRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue
func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue, error)
ParseBatchGetPortForwardingServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues ¶
type BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPortForwardingServicesRequest_FieldPath }
BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetPortForwardingServicesRequest fields according to their type
func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues
func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func ParseBatchGetPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues, error)
type BatchGetPortForwardingServicesRequest_FieldPathSelector ¶
type BatchGetPortForwardingServicesRequest_FieldPathSelector int32
const ( BatchGetPortForwardingServicesRequest_FieldPathSelectorNames BatchGetPortForwardingServicesRequest_FieldPathSelector = 0 BatchGetPortForwardingServicesRequest_FieldPathSelectorFieldMask BatchGetPortForwardingServicesRequest_FieldPathSelector = 1 BatchGetPortForwardingServicesRequest_FieldPathSelectorView BatchGetPortForwardingServicesRequest_FieldPathSelector = 2 )
func (BatchGetPortForwardingServicesRequest_FieldPathSelector) String ¶
func (s BatchGetPortForwardingServicesRequest_FieldPathSelector) String() string
type BatchGetPortForwardingServicesRequest_FieldPathValue ¶
type BatchGetPortForwardingServicesRequest_FieldPathValue interface { BatchGetPortForwardingServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPortForwardingServicesRequest) CompareWith(*BatchGetPortForwardingServicesRequest) (cmp int, comparable bool) }
BatchGetPortForwardingServicesRequest_FieldPathValue allows storing values for BatchGetPortForwardingServicesRequest fields according to their type
func MustParseBatchGetPortForwardingServicesRequest_FieldPathValue ¶
func MustParseBatchGetPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) BatchGetPortForwardingServicesRequest_FieldPathValue
func ParseBatchGetPortForwardingServicesRequest_FieldPathValue ¶
func ParseBatchGetPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) (BatchGetPortForwardingServicesRequest_FieldPathValue, error)
type BatchGetPortForwardingServicesRequest_FieldTerminalPath ¶
type BatchGetPortForwardingServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *BatchGetPortForwardingServicesRequest)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) Get(source *BatchGetPortForwardingServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPortForwardingServicesRequest
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *BatchGetPortForwardingServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPortForwardingServicesRequest
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) String ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesRequest_FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPortForwardingServicesRequest_FieldPathValue
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue struct { BatchGetPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPortForwardingServicesRequest'
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPortForwardingServicesRequest as interface{}
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPortForwardingServicesRequest) (interface{}, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues struct { BatchGetPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPortForwardingServicesRequest_FieldTerminalPathValue ¶
type BatchGetPortForwardingServicesRequest_FieldTerminalPathValue struct { BatchGetPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsNamesValue() ([]*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPortForwardingServicesRequest) (int, bool)
CompareWith compares value in the 'BatchGetPortForwardingServicesRequest_FieldTerminalPathValue' with the value under path in 'BatchGetPortForwardingServicesRequest'.
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPortForwardingServicesRequest' as interface{}
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **BatchGetPortForwardingServicesRequest)
SetTo stores value for selected field for object BatchGetPortForwardingServicesRequest
func (*BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetPortForwardingServicesResponse ¶
type BatchGetPortForwardingServicesResponse struct { // found PortForwardingServices PortForwardingServices []*port_forwarding_service.PortForwardingService `` /* 164-byte string literal not displayed */ // list of not found PortForwardingServices Missing []*port_forwarding_service.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse) Clone ¶
func (o *BatchGetPortForwardingServicesResponse) Clone() *BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse) CloneRaw ¶
func (o *BatchGetPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPortForwardingServicesResponse) Descriptor ¶
func (*BatchGetPortForwardingServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPortForwardingServicesResponse.ProtoReflect.Descriptor instead.
func (*BatchGetPortForwardingServicesResponse) GetMissing ¶
func (m *BatchGetPortForwardingServicesResponse) GetMissing() []*port_forwarding_service.Reference
func (*BatchGetPortForwardingServicesResponse) GetPortForwardingServices ¶
func (m *BatchGetPortForwardingServicesResponse) GetPortForwardingServices() []*port_forwarding_service.PortForwardingService
func (*BatchGetPortForwardingServicesResponse) GotenMessage ¶
func (*BatchGetPortForwardingServicesResponse) GotenMessage()
func (*BatchGetPortForwardingServicesResponse) GotenObjectExt ¶
func (o *BatchGetPortForwardingServicesResponse) GotenObjectExt()
func (*BatchGetPortForwardingServicesResponse) GotenValidate ¶
func (obj *BatchGetPortForwardingServicesResponse) GotenValidate() error
func (*BatchGetPortForwardingServicesResponse) MakeDiffFieldMask ¶
func (o *BatchGetPortForwardingServicesResponse) MakeDiffFieldMask(other *BatchGetPortForwardingServicesResponse) *BatchGetPortForwardingServicesResponse_FieldMask
func (*BatchGetPortForwardingServicesResponse) MakeFullFieldMask ¶
func (o *BatchGetPortForwardingServicesResponse) MakeFullFieldMask() *BatchGetPortForwardingServicesResponse_FieldMask
func (*BatchGetPortForwardingServicesResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPortForwardingServicesResponse) MakeRawFullFieldMask ¶
func (o *BatchGetPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPortForwardingServicesResponse) Marshal ¶
func (m *BatchGetPortForwardingServicesResponse) Marshal() ([]byte, error)
func (*BatchGetPortForwardingServicesResponse) MarshalJSON ¶
func (m *BatchGetPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
func (*BatchGetPortForwardingServicesResponse) Merge ¶
func (o *BatchGetPortForwardingServicesResponse) Merge(source *BatchGetPortForwardingServicesResponse)
func (*BatchGetPortForwardingServicesResponse) MergeRaw ¶
func (o *BatchGetPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPortForwardingServicesResponse) ProtoMessage ¶
func (*BatchGetPortForwardingServicesResponse) ProtoMessage()
func (*BatchGetPortForwardingServicesResponse) ProtoReflect ¶
func (m *BatchGetPortForwardingServicesResponse) ProtoReflect() preflect.Message
func (*BatchGetPortForwardingServicesResponse) Reset ¶
func (m *BatchGetPortForwardingServicesResponse) Reset()
func (*BatchGetPortForwardingServicesResponse) SetMissing ¶
func (m *BatchGetPortForwardingServicesResponse) SetMissing(fv []*port_forwarding_service.Reference)
func (*BatchGetPortForwardingServicesResponse) SetPortForwardingServices ¶
func (m *BatchGetPortForwardingServicesResponse) SetPortForwardingServices(fv []*port_forwarding_service.PortForwardingService)
func (*BatchGetPortForwardingServicesResponse) String ¶
func (m *BatchGetPortForwardingServicesResponse) String() string
func (*BatchGetPortForwardingServicesResponse) Unmarshal ¶
func (m *BatchGetPortForwardingServicesResponse) Unmarshal(b []byte) error
func (*BatchGetPortForwardingServicesResponse) UnmarshalJSON ¶
func (m *BatchGetPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
type BatchGetPortForwardingServicesResponseFieldPathBuilder ¶
type BatchGetPortForwardingServicesResponseFieldPathBuilder struct{}
func NewBatchGetPortForwardingServicesResponseFieldPathBuilder ¶
func NewBatchGetPortForwardingServicesResponseFieldPathBuilder() BatchGetPortForwardingServicesResponseFieldPathBuilder
func (BatchGetPortForwardingServicesResponseFieldPathBuilder) PortForwardingServices ¶
func (BatchGetPortForwardingServicesResponseFieldPathBuilder) PortForwardingServices() BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations ¶
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) FieldPath ¶
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels ¶
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) FieldPath ¶
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards ¶
type BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) FieldPath ¶
func (BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorMissing ¶
type BatchGetPortForwardingServicesResponsePathSelectorMissing struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorMissing) WithArrayOfValues(values [][]*port_forwarding_service.Reference) *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorMissing) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) DisplayName ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithArrayOfValues ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithItemValue ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue(subPathArrayItemValue port_forwarding_service.PortForwardingService_FieldPathArrayItemValue) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues(subPathArrayOfValues port_forwarding_service.PortForwardingService_FieldPathArrayOfValues) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Annotations ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) CreateTime ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) DeleteTime ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Generation ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Lifecycle ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) OwnerReferences ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) ResourceVersion ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) UpdateTime ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithKey ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithKey ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) State ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Controller ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Kind ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Name ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Region ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Version ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithArrayOfValues ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithKey ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) OwningRegion ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) Regions ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues(values []string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues(values []*port_forwarding_service.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) AccessPoints ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) ProviderLoadBalancingMode ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) TargetLoadBalancingMode ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues(values [][]string) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithItemValue ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues ¶
func (s BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues(values []bool) *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) FieldPath ¶
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus ¶
type BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus struct{}
func (BatchGetPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithArrayOfValues ¶
type BatchGetPortForwardingServicesResponse_FieldMask ¶
type BatchGetPortForwardingServicesResponse_FieldMask struct {
Paths []BatchGetPortForwardingServicesResponse_FieldPath
}
func FullBatchGetPortForwardingServicesResponse_FieldMask ¶
func FullBatchGetPortForwardingServicesResponse_FieldMask() *BatchGetPortForwardingServicesResponse_FieldMask
func (*BatchGetPortForwardingServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) AppendPath(path BatchGetPortForwardingServicesResponse_FieldPath)
func (*BatchGetPortForwardingServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPortForwardingServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPortForwardingServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPortForwardingServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) FilterInputFields() *BatchGetPortForwardingServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPortForwardingServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPortForwardingServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) GetPaths() []BatchGetPortForwardingServicesResponse_FieldPath
func (*BatchGetPortForwardingServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPortForwardingServicesResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) IsFull() bool
func (BatchGetPortForwardingServicesResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPortForwardingServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPortForwardingServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) PathsCount() int
func (*BatchGetPortForwardingServicesResponse_FieldMask) Project ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Project(source *BatchGetPortForwardingServicesResponse) *BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPortForwardingServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProtoMessage()
func (*BatchGetPortForwardingServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPortForwardingServicesResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Reset()
func (*BatchGetPortForwardingServicesResponse_FieldMask) Set ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Set(target, source *BatchGetPortForwardingServicesResponse)
func (*BatchGetPortForwardingServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPortForwardingServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPortForwardingServicesResponse_FieldMask) Size ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Size() int
func (*BatchGetPortForwardingServicesResponse_FieldMask) String ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) String() string
func (*BatchGetPortForwardingServicesResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Subtract(other *BatchGetPortForwardingServicesResponse_FieldMask) *BatchGetPortForwardingServicesResponse_FieldMask
func (*BatchGetPortForwardingServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPortForwardingServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPortForwardingServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPortForwardingServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPortForwardingServicesResponse_FieldPath ¶
type BatchGetPortForwardingServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPortForwardingServicesResponse_FieldPathSelector Get(source *BatchGetPortForwardingServicesResponse) []interface{} GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool) ClearValue(item *BatchGetPortForwardingServicesResponse) // Those methods build corresponding BatchGetPortForwardingServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPortForwardingServicesResponse_FieldPath ¶
func BuildBatchGetPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPortForwardingServicesResponse_FieldPath, error)
func MustParseBatchGetPortForwardingServicesResponse_FieldPath ¶
func MustParseBatchGetPortForwardingServicesResponse_FieldPath(rawField string) BatchGetPortForwardingServicesResponse_FieldPath
func ParseBatchGetPortForwardingServicesResponse_FieldPath ¶
func ParseBatchGetPortForwardingServicesResponse_FieldPath(rawField string) (BatchGetPortForwardingServicesResponse_FieldPath, error)
type BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue ¶
type BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPortForwardingServicesResponse_FieldPath ContainsValue(*BatchGetPortForwardingServicesResponse) bool }
BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPortForwardingServicesResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue, error)
ParseBatchGetPortForwardingServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues ¶
type BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPortForwardingServicesResponse_FieldPath }
BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetPortForwardingServicesResponse fields according to their type
func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func ParseBatchGetPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues, error)
type BatchGetPortForwardingServicesResponse_FieldPathSelector ¶
type BatchGetPortForwardingServicesResponse_FieldPathSelector int32
const ( BatchGetPortForwardingServicesResponse_FieldPathSelectorPortForwardingServices BatchGetPortForwardingServicesResponse_FieldPathSelector = 0 BatchGetPortForwardingServicesResponse_FieldPathSelectorMissing BatchGetPortForwardingServicesResponse_FieldPathSelector = 1 )
func (BatchGetPortForwardingServicesResponse_FieldPathSelector) String ¶
func (s BatchGetPortForwardingServicesResponse_FieldPathSelector) String() string
type BatchGetPortForwardingServicesResponse_FieldPathValue ¶
type BatchGetPortForwardingServicesResponse_FieldPathValue interface { BatchGetPortForwardingServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPortForwardingServicesResponse) CompareWith(*BatchGetPortForwardingServicesResponse) (cmp int, comparable bool) }
BatchGetPortForwardingServicesResponse_FieldPathValue allows storing values for BatchGetPortForwardingServicesResponse fields according to their type
func MustParseBatchGetPortForwardingServicesResponse_FieldPathValue ¶
func MustParseBatchGetPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) BatchGetPortForwardingServicesResponse_FieldPathValue
func ParseBatchGetPortForwardingServicesResponse_FieldPathValue ¶
func ParseBatchGetPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetPortForwardingServicesResponse_FieldPathValue, error)
type BatchGetPortForwardingServicesResponse_FieldSubPath ¶
type BatchGetPortForwardingServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValue(item *BatchGetPortForwardingServicesResponse)
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) Get ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) Get(source *BatchGetPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) String ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathValue
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue ¶
type BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue struct { BatchGetPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue ¶
func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPortForwardingServicesResponse'
func (*BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues ¶
type BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues struct { BatchGetPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues ¶
func (fpsaov *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetPortForwardingServicesResponse_FieldSubPathValue ¶
type BatchGetPortForwardingServicesResponse_FieldSubPathValue struct { BatchGetPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *BatchGetPortForwardingServicesResponse) (int, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **BatchGetPortForwardingServicesResponse)
func (*BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetPortForwardingServicesResponse_FieldTerminalPath ¶
type BatchGetPortForwardingServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *BatchGetPortForwardingServicesResponse)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) Get(source *BatchGetPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) String ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPortForwardingServicesResponse_FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPortForwardingServicesResponse_FieldPathValue
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue struct { BatchGetPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue() (*port_forwarding_service.PortForwardingService, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPortForwardingServicesResponse'
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPortForwardingServicesResponse as interface{}
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPortForwardingServicesResponse) (interface{}, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues struct { BatchGetPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues ¶
func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues() ([][]*port_forwarding_service.PortForwardingService, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPortForwardingServicesResponse_FieldTerminalPathValue ¶
type BatchGetPortForwardingServicesResponse_FieldTerminalPathValue struct { BatchGetPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsMissingValue() ([]*port_forwarding_service.Reference, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue() ([]*port_forwarding_service.PortForwardingService, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPortForwardingServicesResponse) (int, bool)
CompareWith compares value in the 'BatchGetPortForwardingServicesResponse_FieldTerminalPathValue' with the value under path in 'BatchGetPortForwardingServicesResponse'.
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPortForwardingServicesResponse' as interface{}
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **BatchGetPortForwardingServicesResponse)
SetTo stores value for selected field for object BatchGetPortForwardingServicesResponse
func (*BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreatePortForwardingServiceDescriptor ¶ added in v0.1.7
type CreatePortForwardingServiceDescriptor struct{}
func GetCreatePortForwardingServiceDescriptor ¶ added in v0.1.7
func GetCreatePortForwardingServiceDescriptor() *CreatePortForwardingServiceDescriptor
func (*CreatePortForwardingServiceDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreatePortForwardingServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetApiName() string
func (*CreatePortForwardingServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePortForwardingServiceDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetFullMethodName() string
func (*CreatePortForwardingServiceDescriptor) GetMethodName ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetMethodName() string
func (*CreatePortForwardingServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetProtoPkgName() string
func (*CreatePortForwardingServiceDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *CreatePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreatePortForwardingServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePortForwardingServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetServiceDomain() string
func (*CreatePortForwardingServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetServiceVersion() string
func (*CreatePortForwardingServiceDescriptor) GetVerb ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) GetVerb() string
func (*CreatePortForwardingServiceDescriptor) HasResource ¶ added in v0.1.8
func (d *CreatePortForwardingServiceDescriptor) HasResource() bool
func (*CreatePortForwardingServiceDescriptor) IsClientStream ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) IsClientStream() bool
func (*CreatePortForwardingServiceDescriptor) IsCollection ¶ added in v0.1.8
func (d *CreatePortForwardingServiceDescriptor) IsCollection() bool
func (*CreatePortForwardingServiceDescriptor) IsPlural ¶ added in v0.1.8
func (d *CreatePortForwardingServiceDescriptor) IsPlural() bool
func (*CreatePortForwardingServiceDescriptor) IsServerStream ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) IsServerStream() bool
func (*CreatePortForwardingServiceDescriptor) IsUnary ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) IsUnary() bool
func (*CreatePortForwardingServiceDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*CreatePortForwardingServiceDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*CreatePortForwardingServiceDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *CreatePortForwardingServiceDescriptor) RequestHasResourceBody() bool
type CreatePortForwardingServiceDescriptorClientMsgHandle ¶ added in v0.1.7
type CreatePortForwardingServiceDescriptorClientMsgHandle struct{}
func (*CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePortForwardingServiceDescriptorServerMsgHandle ¶ added in v0.1.7
type CreatePortForwardingServiceDescriptorServerMsgHandle struct{}
func (*CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *CreatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePortForwardingServiceRequest ¶
type CreatePortForwardingServiceRequest struct { // Parent reference of ntt.ztna.v1alpha.PortForwardingService Parent *port_forwarding_service.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // PortForwardingService resource body PortForwardingService *port_forwarding_service.PortForwardingService `` /* 160-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreatePortForwardingService][ntt.ztna.v1alpha.CreatePortForwardingService]
func (*CreatePortForwardingServiceRequest) Clone ¶
func (o *CreatePortForwardingServiceRequest) Clone() *CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest) CloneRaw ¶
func (o *CreatePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreatePortForwardingServiceRequest) Descriptor ¶
func (*CreatePortForwardingServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreatePortForwardingServiceRequest.ProtoReflect.Descriptor instead.
func (*CreatePortForwardingServiceRequest) GetParent ¶
func (m *CreatePortForwardingServiceRequest) GetParent() *port_forwarding_service.ParentReference
func (*CreatePortForwardingServiceRequest) GetPortForwardingService ¶
func (m *CreatePortForwardingServiceRequest) GetPortForwardingService() *port_forwarding_service.PortForwardingService
func (*CreatePortForwardingServiceRequest) GotenMessage ¶
func (*CreatePortForwardingServiceRequest) GotenMessage()
func (*CreatePortForwardingServiceRequest) GotenObjectExt ¶
func (o *CreatePortForwardingServiceRequest) GotenObjectExt()
func (*CreatePortForwardingServiceRequest) GotenValidate ¶
func (obj *CreatePortForwardingServiceRequest) GotenValidate() error
func (*CreatePortForwardingServiceRequest) MakeDiffFieldMask ¶
func (o *CreatePortForwardingServiceRequest) MakeDiffFieldMask(other *CreatePortForwardingServiceRequest) *CreatePortForwardingServiceRequest_FieldMask
func (*CreatePortForwardingServiceRequest) MakeFullFieldMask ¶
func (o *CreatePortForwardingServiceRequest) MakeFullFieldMask() *CreatePortForwardingServiceRequest_FieldMask
func (*CreatePortForwardingServiceRequest) MakeRawDiffFieldMask ¶
func (o *CreatePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreatePortForwardingServiceRequest) MakeRawFullFieldMask ¶
func (o *CreatePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreatePortForwardingServiceRequest) Marshal ¶
func (m *CreatePortForwardingServiceRequest) Marshal() ([]byte, error)
func (*CreatePortForwardingServiceRequest) MarshalJSON ¶
func (m *CreatePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
func (*CreatePortForwardingServiceRequest) Merge ¶
func (o *CreatePortForwardingServiceRequest) Merge(source *CreatePortForwardingServiceRequest)
func (*CreatePortForwardingServiceRequest) MergeRaw ¶
func (o *CreatePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreatePortForwardingServiceRequest) ProtoMessage ¶
func (*CreatePortForwardingServiceRequest) ProtoMessage()
func (*CreatePortForwardingServiceRequest) ProtoReflect ¶
func (m *CreatePortForwardingServiceRequest) ProtoReflect() preflect.Message
func (*CreatePortForwardingServiceRequest) Reset ¶
func (m *CreatePortForwardingServiceRequest) Reset()
func (*CreatePortForwardingServiceRequest) SetParent ¶
func (m *CreatePortForwardingServiceRequest) SetParent(fv *port_forwarding_service.ParentReference)
func (*CreatePortForwardingServiceRequest) SetPortForwardingService ¶
func (m *CreatePortForwardingServiceRequest) SetPortForwardingService(fv *port_forwarding_service.PortForwardingService)
func (*CreatePortForwardingServiceRequest) String ¶
func (m *CreatePortForwardingServiceRequest) String() string
func (*CreatePortForwardingServiceRequest) Unmarshal ¶
func (m *CreatePortForwardingServiceRequest) Unmarshal(b []byte) error
func (*CreatePortForwardingServiceRequest) UnmarshalJSON ¶
func (m *CreatePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
type CreatePortForwardingServiceRequestFieldPathBuilder ¶
type CreatePortForwardingServiceRequestFieldPathBuilder struct{}
func NewCreatePortForwardingServiceRequestFieldPathBuilder ¶
func NewCreatePortForwardingServiceRequestFieldPathBuilder() CreatePortForwardingServiceRequestFieldPathBuilder
func (CreatePortForwardingServiceRequestFieldPathBuilder) PortForwardingService ¶
func (CreatePortForwardingServiceRequestFieldPathBuilder) PortForwardingService() CreatePortForwardingServiceRequestPathSelectorPortForwardingService
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations ¶
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath ¶
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels ¶
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) FieldPath ¶
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards ¶
type CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards struct {
// contains filtered or unexported fields
}
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) FieldPath ¶
func (CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorParent ¶
type CreatePortForwardingServiceRequestPathSelectorParent struct{}
func (CreatePortForwardingServiceRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentReference) *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingService ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingService struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) DisplayName ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithArrayOfValues ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue(subPathArrayItemValue port_forwarding_service.PortForwardingService_FieldPathArrayItemValue) *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues(subPathArrayOfValues port_forwarding_service.PortForwardingService_FieldPathArrayOfValues) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Annotations ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) CreateTime ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) DeleteTime ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Generation ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Lifecycle ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) OwnerReferences ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) ResourceVersion ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) UpdateTime ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithKey ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues(values []int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) State ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Controller ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Kind ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Name ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Region ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Version ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithItemValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithArrayOfValues ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) OwningRegion ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithItemValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithItemValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues(values []string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues(values []*port_forwarding_service.Name) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) AccessPoints ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) ProviderLoadBalancingMode ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) TargetLoadBalancingMode ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithArrayOfValues ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithItemValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues(values [][]string) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithItemValue ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues ¶
func (s CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues(values []bool) *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) FieldPath ¶
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus ¶
type CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus struct{}
func (CreatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithArrayOfValues ¶
type CreatePortForwardingServiceRequest_FieldMask ¶
type CreatePortForwardingServiceRequest_FieldMask struct {
Paths []CreatePortForwardingServiceRequest_FieldPath
}
func FullCreatePortForwardingServiceRequest_FieldMask ¶
func FullCreatePortForwardingServiceRequest_FieldMask() *CreatePortForwardingServiceRequest_FieldMask
func (*CreatePortForwardingServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) AppendPath(path CreatePortForwardingServiceRequest_FieldPath)
func (*CreatePortForwardingServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreatePortForwardingServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreatePortForwardingServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreatePortForwardingServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) FilterInputFields() *CreatePortForwardingServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreatePortForwardingServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) GetPaths() []CreatePortForwardingServiceRequest_FieldPath
func (*CreatePortForwardingServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreatePortForwardingServiceRequest_FieldMask) IsFull ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) IsFull() bool
func (CreatePortForwardingServiceRequest_FieldMask) Marshal ¶
func (fieldMask CreatePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreatePortForwardingServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreatePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreatePortForwardingServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) PathsCount() int
func (*CreatePortForwardingServiceRequest_FieldMask) Project ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Project(source *CreatePortForwardingServiceRequest) *CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreatePortForwardingServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProtoMessage()
func (*CreatePortForwardingServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreatePortForwardingServiceRequest_FieldMask) Reset ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Reset()
func (*CreatePortForwardingServiceRequest_FieldMask) Set ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Set(target, source *CreatePortForwardingServiceRequest)
func (*CreatePortForwardingServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreatePortForwardingServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreatePortForwardingServiceRequest_FieldMask) Size ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Size() int
func (*CreatePortForwardingServiceRequest_FieldMask) String ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) String() string
func (*CreatePortForwardingServiceRequest_FieldMask) Subtract ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Subtract(other *CreatePortForwardingServiceRequest_FieldMask) *CreatePortForwardingServiceRequest_FieldMask
func (*CreatePortForwardingServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreatePortForwardingServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*CreatePortForwardingServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreatePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreatePortForwardingServiceRequest_FieldPath ¶
type CreatePortForwardingServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() CreatePortForwardingServiceRequest_FieldPathSelector Get(source *CreatePortForwardingServiceRequest) []interface{} GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool) ClearValue(item *CreatePortForwardingServiceRequest) // Those methods build corresponding CreatePortForwardingServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreatePortForwardingServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreatePortForwardingServiceRequest_FieldPath ¶
func BuildCreatePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePortForwardingServiceRequest_FieldPath, error)
func MustParseCreatePortForwardingServiceRequest_FieldPath ¶
func MustParseCreatePortForwardingServiceRequest_FieldPath(rawField string) CreatePortForwardingServiceRequest_FieldPath
func ParseCreatePortForwardingServiceRequest_FieldPath ¶
func ParseCreatePortForwardingServiceRequest_FieldPath(rawField string) (CreatePortForwardingServiceRequest_FieldPath, error)
type CreatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
type CreatePortForwardingServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreatePortForwardingServiceRequest_FieldPath ContainsValue(*CreatePortForwardingServiceRequest) bool }
CreatePortForwardingServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreatePortForwardingServiceRequest according to their type Present only for array (repeated) types.
func MustParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func MustParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
func ParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func ParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreatePortForwardingServiceRequest_FieldPathArrayItemValue, error)
ParseCreatePortForwardingServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
type CreatePortForwardingServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreatePortForwardingServiceRequest_FieldPath }
CreatePortForwardingServiceRequest_FieldPathArrayOfValues allows storing slice of values for CreatePortForwardingServiceRequest fields according to their type
func MustParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func MustParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
func ParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func ParseCreatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreatePortForwardingServiceRequest_FieldPathArrayOfValues, error)
type CreatePortForwardingServiceRequest_FieldPathSelector ¶
type CreatePortForwardingServiceRequest_FieldPathSelector int32
const ( CreatePortForwardingServiceRequest_FieldPathSelectorParent CreatePortForwardingServiceRequest_FieldPathSelector = 0 CreatePortForwardingServiceRequest_FieldPathSelectorPortForwardingService CreatePortForwardingServiceRequest_FieldPathSelector = 1 )
func (CreatePortForwardingServiceRequest_FieldPathSelector) String ¶
func (s CreatePortForwardingServiceRequest_FieldPathSelector) String() string
type CreatePortForwardingServiceRequest_FieldPathValue ¶
type CreatePortForwardingServiceRequest_FieldPathValue interface { CreatePortForwardingServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreatePortForwardingServiceRequest) CompareWith(*CreatePortForwardingServiceRequest) (cmp int, comparable bool) }
CreatePortForwardingServiceRequest_FieldPathValue allows storing values for CreatePortForwardingServiceRequest fields according to their type
func MustParseCreatePortForwardingServiceRequest_FieldPathValue ¶
func MustParseCreatePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) CreatePortForwardingServiceRequest_FieldPathValue
func ParseCreatePortForwardingServiceRequest_FieldPathValue ¶
func ParseCreatePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) (CreatePortForwardingServiceRequest_FieldPathValue, error)
type CreatePortForwardingServiceRequest_FieldSubPath ¶
type CreatePortForwardingServiceRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPath) ClearValue ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) ClearValue(item *CreatePortForwardingServiceRequest)
func (*CreatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreatePortForwardingServiceRequest_FieldSubPath) Get ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) Get(source *CreatePortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by selected field from source CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldSubPath) GetDefault ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePortForwardingServiceRequest_FieldSubPath) GetRaw ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreatePortForwardingServiceRequest_FieldSubPath) GetSingle ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPath) IsLeaf ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePortForwardingServiceRequest_FieldSubPath) JSONString ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePortForwardingServiceRequest_FieldSubPath) String ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithIValue ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithIValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathValue
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePortForwardingServiceRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreatePortForwardingServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue ¶
type CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue struct { CreatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue ¶
func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePortForwardingServiceRequest'
func (*CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues ¶
type CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues struct { CreatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues ¶
func (fpsaov *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreatePortForwardingServiceRequest_FieldSubPathValue ¶
type CreatePortForwardingServiceRequest_FieldSubPathValue struct { CreatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWith(source *CreatePortForwardingServiceRequest) (int, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) SetTo(target **CreatePortForwardingServiceRequest)
func (*CreatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreatePortForwardingServiceRequest_FieldTerminalPath ¶
type CreatePortForwardingServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *CreatePortForwardingServiceRequest)
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) Get ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) Get(source *CreatePortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) String ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathArrayItemValue
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePortForwardingServiceRequest_FieldPathArrayOfValues
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePortForwardingServiceRequest_FieldPathValue
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue ¶
type CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue struct { CreatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePortForwardingServiceRequest'
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreatePortForwardingServiceRequest as interface{}
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePortForwardingServiceRequest) (interface{}, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues ¶
type CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues struct { CreatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentReference, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues ¶
func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreatePortForwardingServiceRequest_FieldTerminalPathValue ¶
type CreatePortForwardingServiceRequest_FieldTerminalPathValue struct { CreatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentReference, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue() (*port_forwarding_service.PortForwardingService, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *CreatePortForwardingServiceRequest) (int, bool)
CompareWith compares value in the 'CreatePortForwardingServiceRequest_FieldTerminalPathValue' with the value under path in 'CreatePortForwardingServiceRequest'.
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreatePortForwardingServiceRequest' as interface{}
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **CreatePortForwardingServiceRequest)
SetTo stores value for selected field for object CreatePortForwardingServiceRequest
func (*CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeletePortForwardingServiceDescriptor ¶ added in v0.1.7
type DeletePortForwardingServiceDescriptor struct{}
func GetDeletePortForwardingServiceDescriptor ¶ added in v0.1.7
func GetDeletePortForwardingServiceDescriptor() *DeletePortForwardingServiceDescriptor
func (*DeletePortForwardingServiceDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeletePortForwardingServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetApiName() string
func (*DeletePortForwardingServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePortForwardingServiceDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetFullMethodName() string
func (*DeletePortForwardingServiceDescriptor) GetMethodName ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetMethodName() string
func (*DeletePortForwardingServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetProtoPkgName() string
func (*DeletePortForwardingServiceDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *DeletePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeletePortForwardingServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePortForwardingServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetServiceDomain() string
func (*DeletePortForwardingServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetServiceVersion() string
func (*DeletePortForwardingServiceDescriptor) GetVerb ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) GetVerb() string
func (*DeletePortForwardingServiceDescriptor) HasResource ¶ added in v0.1.8
func (d *DeletePortForwardingServiceDescriptor) HasResource() bool
func (*DeletePortForwardingServiceDescriptor) IsClientStream ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) IsClientStream() bool
func (*DeletePortForwardingServiceDescriptor) IsCollection ¶ added in v0.1.8
func (d *DeletePortForwardingServiceDescriptor) IsCollection() bool
func (*DeletePortForwardingServiceDescriptor) IsPlural ¶ added in v0.1.8
func (d *DeletePortForwardingServiceDescriptor) IsPlural() bool
func (*DeletePortForwardingServiceDescriptor) IsServerStream ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) IsServerStream() bool
func (*DeletePortForwardingServiceDescriptor) IsUnary ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) IsUnary() bool
func (*DeletePortForwardingServiceDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*DeletePortForwardingServiceDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*DeletePortForwardingServiceDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *DeletePortForwardingServiceDescriptor) RequestHasResourceBody() bool
type DeletePortForwardingServiceDescriptorClientMsgHandle ¶ added in v0.1.7
type DeletePortForwardingServiceDescriptorClientMsgHandle struct{}
func (*DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePortForwardingServiceDescriptorServerMsgHandle ¶ added in v0.1.7
type DeletePortForwardingServiceDescriptorServerMsgHandle struct{}
func (*DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *DeletePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePortForwardingServiceRequest ¶
type DeletePortForwardingServiceRequest struct { // Reference of ntt.ztna.v1alpha.PortForwardingService Name *port_forwarding_service.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeletePortForwardingService][ntt.ztna.v1alpha.DeletePortForwardingService]
func (*DeletePortForwardingServiceRequest) Clone ¶
func (o *DeletePortForwardingServiceRequest) Clone() *DeletePortForwardingServiceRequest
func (*DeletePortForwardingServiceRequest) CloneRaw ¶
func (o *DeletePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeletePortForwardingServiceRequest) Descriptor ¶
func (*DeletePortForwardingServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeletePortForwardingServiceRequest.ProtoReflect.Descriptor instead.
func (*DeletePortForwardingServiceRequest) GetName ¶
func (m *DeletePortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
func (*DeletePortForwardingServiceRequest) GotenMessage ¶
func (*DeletePortForwardingServiceRequest) GotenMessage()
func (*DeletePortForwardingServiceRequest) GotenObjectExt ¶
func (o *DeletePortForwardingServiceRequest) GotenObjectExt()
func (*DeletePortForwardingServiceRequest) GotenValidate ¶
func (obj *DeletePortForwardingServiceRequest) GotenValidate() error
func (*DeletePortForwardingServiceRequest) MakeDiffFieldMask ¶
func (o *DeletePortForwardingServiceRequest) MakeDiffFieldMask(other *DeletePortForwardingServiceRequest) *DeletePortForwardingServiceRequest_FieldMask
func (*DeletePortForwardingServiceRequest) MakeFullFieldMask ¶
func (o *DeletePortForwardingServiceRequest) MakeFullFieldMask() *DeletePortForwardingServiceRequest_FieldMask
func (*DeletePortForwardingServiceRequest) MakeRawDiffFieldMask ¶
func (o *DeletePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeletePortForwardingServiceRequest) MakeRawFullFieldMask ¶
func (o *DeletePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeletePortForwardingServiceRequest) Marshal ¶
func (m *DeletePortForwardingServiceRequest) Marshal() ([]byte, error)
func (*DeletePortForwardingServiceRequest) MarshalJSON ¶
func (m *DeletePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
func (*DeletePortForwardingServiceRequest) Merge ¶
func (o *DeletePortForwardingServiceRequest) Merge(source *DeletePortForwardingServiceRequest)
func (*DeletePortForwardingServiceRequest) MergeRaw ¶
func (o *DeletePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeletePortForwardingServiceRequest) ProtoMessage ¶
func (*DeletePortForwardingServiceRequest) ProtoMessage()
func (*DeletePortForwardingServiceRequest) ProtoReflect ¶
func (m *DeletePortForwardingServiceRequest) ProtoReflect() preflect.Message
func (*DeletePortForwardingServiceRequest) Reset ¶
func (m *DeletePortForwardingServiceRequest) Reset()
func (*DeletePortForwardingServiceRequest) SetName ¶
func (m *DeletePortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
func (*DeletePortForwardingServiceRequest) String ¶
func (m *DeletePortForwardingServiceRequest) String() string
func (*DeletePortForwardingServiceRequest) Unmarshal ¶
func (m *DeletePortForwardingServiceRequest) Unmarshal(b []byte) error
func (*DeletePortForwardingServiceRequest) UnmarshalJSON ¶
func (m *DeletePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
type DeletePortForwardingServiceRequestFieldPathBuilder ¶
type DeletePortForwardingServiceRequestFieldPathBuilder struct{}
func NewDeletePortForwardingServiceRequestFieldPathBuilder ¶
func NewDeletePortForwardingServiceRequestFieldPathBuilder() DeletePortForwardingServiceRequestFieldPathBuilder
type DeletePortForwardingServiceRequestPathSelectorName ¶
type DeletePortForwardingServiceRequestPathSelectorName struct{}
func (DeletePortForwardingServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s DeletePortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
type DeletePortForwardingServiceRequest_FieldMask ¶
type DeletePortForwardingServiceRequest_FieldMask struct {
Paths []DeletePortForwardingServiceRequest_FieldPath
}
func FullDeletePortForwardingServiceRequest_FieldMask ¶
func FullDeletePortForwardingServiceRequest_FieldMask() *DeletePortForwardingServiceRequest_FieldMask
func (*DeletePortForwardingServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) AppendPath(path DeletePortForwardingServiceRequest_FieldPath)
func (*DeletePortForwardingServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeletePortForwardingServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeletePortForwardingServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeletePortForwardingServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) FilterInputFields() *DeletePortForwardingServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeletePortForwardingServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeletePortForwardingServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) GetPaths() []DeletePortForwardingServiceRequest_FieldPath
func (*DeletePortForwardingServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeletePortForwardingServiceRequest_FieldMask) IsFull ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) IsFull() bool
func (DeletePortForwardingServiceRequest_FieldMask) Marshal ¶
func (fieldMask DeletePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeletePortForwardingServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeletePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeletePortForwardingServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) PathsCount() int
func (*DeletePortForwardingServiceRequest_FieldMask) Project ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Project(source *DeletePortForwardingServiceRequest) *DeletePortForwardingServiceRequest
func (*DeletePortForwardingServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeletePortForwardingServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProtoMessage()
func (*DeletePortForwardingServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeletePortForwardingServiceRequest_FieldMask) Reset ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Reset()
func (*DeletePortForwardingServiceRequest_FieldMask) Set ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Set(target, source *DeletePortForwardingServiceRequest)
func (*DeletePortForwardingServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeletePortForwardingServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeletePortForwardingServiceRequest_FieldMask) Size ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Size() int
func (*DeletePortForwardingServiceRequest_FieldMask) String ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) String() string
func (*DeletePortForwardingServiceRequest_FieldMask) Subtract ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Subtract(other *DeletePortForwardingServiceRequest_FieldMask) *DeletePortForwardingServiceRequest_FieldMask
func (*DeletePortForwardingServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeletePortForwardingServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeletePortForwardingServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*DeletePortForwardingServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeletePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeletePortForwardingServiceRequest_FieldPath ¶
type DeletePortForwardingServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() DeletePortForwardingServiceRequest_FieldPathSelector Get(source *DeletePortForwardingServiceRequest) []interface{} GetSingle(source *DeletePortForwardingServiceRequest) (interface{}, bool) ClearValue(item *DeletePortForwardingServiceRequest) // Those methods build corresponding DeletePortForwardingServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeletePortForwardingServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeletePortForwardingServiceRequest_FieldPath ¶
func BuildDeletePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePortForwardingServiceRequest_FieldPath, error)
func MustParseDeletePortForwardingServiceRequest_FieldPath ¶
func MustParseDeletePortForwardingServiceRequest_FieldPath(rawField string) DeletePortForwardingServiceRequest_FieldPath
func ParseDeletePortForwardingServiceRequest_FieldPath ¶
func ParseDeletePortForwardingServiceRequest_FieldPath(rawField string) (DeletePortForwardingServiceRequest_FieldPath, error)
type DeletePortForwardingServiceRequest_FieldPathArrayItemValue ¶
type DeletePortForwardingServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeletePortForwardingServiceRequest_FieldPath ContainsValue(*DeletePortForwardingServiceRequest) bool }
DeletePortForwardingServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeletePortForwardingServiceRequest according to their type Present only for array (repeated) types.
func MustParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func MustParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeletePortForwardingServiceRequest_FieldPathArrayItemValue
func ParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func ParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeletePortForwardingServiceRequest_FieldPathArrayItemValue, error)
ParseDeletePortForwardingServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeletePortForwardingServiceRequest_FieldPathArrayOfValues ¶
type DeletePortForwardingServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeletePortForwardingServiceRequest_FieldPath }
DeletePortForwardingServiceRequest_FieldPathArrayOfValues allows storing slice of values for DeletePortForwardingServiceRequest fields according to their type
func MustParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func MustParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeletePortForwardingServiceRequest_FieldPathArrayOfValues
func ParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func ParseDeletePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeletePortForwardingServiceRequest_FieldPathArrayOfValues, error)
type DeletePortForwardingServiceRequest_FieldPathSelector ¶
type DeletePortForwardingServiceRequest_FieldPathSelector int32
const (
DeletePortForwardingServiceRequest_FieldPathSelectorName DeletePortForwardingServiceRequest_FieldPathSelector = 0
)
func (DeletePortForwardingServiceRequest_FieldPathSelector) String ¶
func (s DeletePortForwardingServiceRequest_FieldPathSelector) String() string
type DeletePortForwardingServiceRequest_FieldPathValue ¶
type DeletePortForwardingServiceRequest_FieldPathValue interface { DeletePortForwardingServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeletePortForwardingServiceRequest) CompareWith(*DeletePortForwardingServiceRequest) (cmp int, comparable bool) }
DeletePortForwardingServiceRequest_FieldPathValue allows storing values for DeletePortForwardingServiceRequest fields according to their type
func MustParseDeletePortForwardingServiceRequest_FieldPathValue ¶
func MustParseDeletePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) DeletePortForwardingServiceRequest_FieldPathValue
func ParseDeletePortForwardingServiceRequest_FieldPathValue ¶
func ParseDeletePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) (DeletePortForwardingServiceRequest_FieldPathValue, error)
type DeletePortForwardingServiceRequest_FieldTerminalPath ¶
type DeletePortForwardingServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *DeletePortForwardingServiceRequest)
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) Get ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) Get(source *DeletePortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source DeletePortForwardingServiceRequest
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *DeletePortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeletePortForwardingServiceRequest
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) String ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathArrayItemValue
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePortForwardingServiceRequest_FieldPathArrayOfValues
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePortForwardingServiceRequest_FieldPathValue
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeletePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue ¶
type DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue struct { DeletePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeletePortForwardingServiceRequest'
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeletePortForwardingServiceRequest as interface{}
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePortForwardingServiceRequest) (interface{}, bool)
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeletePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues ¶
type DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues struct { DeletePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*port_forwarding_service.Reference, bool)
func (*DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeletePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeletePortForwardingServiceRequest_FieldTerminalPathValue ¶
type DeletePortForwardingServiceRequest_FieldTerminalPathValue struct { DeletePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *DeletePortForwardingServiceRequest) (int, bool)
CompareWith compares value in the 'DeletePortForwardingServiceRequest_FieldTerminalPathValue' with the value under path in 'DeletePortForwardingServiceRequest'.
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeletePortForwardingServiceRequest' as interface{}
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **DeletePortForwardingServiceRequest)
SetTo stores value for selected field for object DeletePortForwardingServiceRequest
func (*DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeletePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetPortForwardingServiceDescriptor ¶ added in v0.1.7
type GetPortForwardingServiceDescriptor struct{}
func GetGetPortForwardingServiceDescriptor ¶ added in v0.1.7
func GetGetPortForwardingServiceDescriptor() *GetPortForwardingServiceDescriptor
func (*GetPortForwardingServiceDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetPortForwardingServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetApiName() string
func (*GetPortForwardingServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPortForwardingServiceDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetFullMethodName() string
func (*GetPortForwardingServiceDescriptor) GetMethodName ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetMethodName() string
func (*GetPortForwardingServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetProtoPkgName() string
func (*GetPortForwardingServiceDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *GetPortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetPortForwardingServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPortForwardingServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetServiceDomain() string
func (*GetPortForwardingServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetServiceVersion() string
func (*GetPortForwardingServiceDescriptor) GetVerb ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) GetVerb() string
func (*GetPortForwardingServiceDescriptor) HasResource ¶ added in v0.1.8
func (d *GetPortForwardingServiceDescriptor) HasResource() bool
func (*GetPortForwardingServiceDescriptor) IsClientStream ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) IsClientStream() bool
func (*GetPortForwardingServiceDescriptor) IsCollection ¶ added in v0.1.8
func (d *GetPortForwardingServiceDescriptor) IsCollection() bool
func (*GetPortForwardingServiceDescriptor) IsPlural ¶ added in v0.1.8
func (d *GetPortForwardingServiceDescriptor) IsPlural() bool
func (*GetPortForwardingServiceDescriptor) IsServerStream ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) IsServerStream() bool
func (*GetPortForwardingServiceDescriptor) IsUnary ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) IsUnary() bool
func (*GetPortForwardingServiceDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*GetPortForwardingServiceDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*GetPortForwardingServiceDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *GetPortForwardingServiceDescriptor) RequestHasResourceBody() bool
type GetPortForwardingServiceDescriptorClientMsgHandle ¶ added in v0.1.7
type GetPortForwardingServiceDescriptorClientMsgHandle struct{}
func (*GetPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPortForwardingServiceDescriptorServerMsgHandle ¶ added in v0.1.7
type GetPortForwardingServiceDescriptorServerMsgHandle struct{}
func (*GetPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *GetPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPortForwardingServiceRequest ¶
type GetPortForwardingServiceRequest struct { // Reference of ntt.ztna.v1alpha.PortForwardingService Name *port_forwarding_service.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 *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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 [GetPortForwardingService][ntt.ztna.v1alpha.GetPortForwardingService]
func (*GetPortForwardingServiceRequest) Clone ¶
func (o *GetPortForwardingServiceRequest) Clone() *GetPortForwardingServiceRequest
func (*GetPortForwardingServiceRequest) CloneRaw ¶
func (o *GetPortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetPortForwardingServiceRequest) Descriptor ¶
func (*GetPortForwardingServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetPortForwardingServiceRequest.ProtoReflect.Descriptor instead.
func (*GetPortForwardingServiceRequest) GetFieldMask ¶
func (m *GetPortForwardingServiceRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*GetPortForwardingServiceRequest) GetName ¶
func (m *GetPortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
func (*GetPortForwardingServiceRequest) GetView ¶
func (m *GetPortForwardingServiceRequest) GetView() view.View
func (*GetPortForwardingServiceRequest) GotenMessage ¶
func (*GetPortForwardingServiceRequest) GotenMessage()
func (*GetPortForwardingServiceRequest) GotenObjectExt ¶
func (o *GetPortForwardingServiceRequest) GotenObjectExt()
func (*GetPortForwardingServiceRequest) GotenValidate ¶
func (obj *GetPortForwardingServiceRequest) GotenValidate() error
func (*GetPortForwardingServiceRequest) MakeDiffFieldMask ¶
func (o *GetPortForwardingServiceRequest) MakeDiffFieldMask(other *GetPortForwardingServiceRequest) *GetPortForwardingServiceRequest_FieldMask
func (*GetPortForwardingServiceRequest) MakeFullFieldMask ¶
func (o *GetPortForwardingServiceRequest) MakeFullFieldMask() *GetPortForwardingServiceRequest_FieldMask
func (*GetPortForwardingServiceRequest) MakeRawDiffFieldMask ¶
func (o *GetPortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetPortForwardingServiceRequest) MakeRawFullFieldMask ¶
func (o *GetPortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetPortForwardingServiceRequest) Marshal ¶
func (m *GetPortForwardingServiceRequest) Marshal() ([]byte, error)
func (*GetPortForwardingServiceRequest) MarshalJSON ¶
func (m *GetPortForwardingServiceRequest) MarshalJSON() ([]byte, error)
func (*GetPortForwardingServiceRequest) Merge ¶
func (o *GetPortForwardingServiceRequest) Merge(source *GetPortForwardingServiceRequest)
func (*GetPortForwardingServiceRequest) MergeRaw ¶
func (o *GetPortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetPortForwardingServiceRequest) ProtoMessage ¶
func (*GetPortForwardingServiceRequest) ProtoMessage()
func (*GetPortForwardingServiceRequest) ProtoReflect ¶
func (m *GetPortForwardingServiceRequest) ProtoReflect() preflect.Message
func (*GetPortForwardingServiceRequest) Reset ¶
func (m *GetPortForwardingServiceRequest) Reset()
func (*GetPortForwardingServiceRequest) SetFieldMask ¶
func (m *GetPortForwardingServiceRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*GetPortForwardingServiceRequest) SetName ¶
func (m *GetPortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
func (*GetPortForwardingServiceRequest) SetView ¶
func (m *GetPortForwardingServiceRequest) SetView(fv view.View)
func (*GetPortForwardingServiceRequest) String ¶
func (m *GetPortForwardingServiceRequest) String() string
func (*GetPortForwardingServiceRequest) Unmarshal ¶
func (m *GetPortForwardingServiceRequest) Unmarshal(b []byte) error
func (*GetPortForwardingServiceRequest) UnmarshalJSON ¶
func (m *GetPortForwardingServiceRequest) UnmarshalJSON(data []byte) error
type GetPortForwardingServiceRequestFieldPathBuilder ¶
type GetPortForwardingServiceRequestFieldPathBuilder struct{}
func NewGetPortForwardingServiceRequestFieldPathBuilder ¶
func NewGetPortForwardingServiceRequestFieldPathBuilder() GetPortForwardingServiceRequestFieldPathBuilder
type GetPortForwardingServiceRequestPathSelectorFieldMask ¶
type GetPortForwardingServiceRequestPathSelectorFieldMask struct{}
func (GetPortForwardingServiceRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetPortForwardingServiceRequestPathSelectorFieldMask) WithArrayOfValues(values []*port_forwarding_service.PortForwardingService_FieldMask) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
type GetPortForwardingServiceRequestPathSelectorName ¶
type GetPortForwardingServiceRequestPathSelectorName struct{}
func (GetPortForwardingServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s GetPortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
type GetPortForwardingServiceRequestPathSelectorView ¶
type GetPortForwardingServiceRequestPathSelectorView struct{}
func (GetPortForwardingServiceRequestPathSelectorView) WithArrayOfValues ¶
func (s GetPortForwardingServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
func (GetPortForwardingServiceRequestPathSelectorView) WithValue ¶
func (s GetPortForwardingServiceRequestPathSelectorView) WithValue(value view.View) *GetPortForwardingServiceRequest_FieldTerminalPathValue
type GetPortForwardingServiceRequest_FieldMask ¶
type GetPortForwardingServiceRequest_FieldMask struct {
Paths []GetPortForwardingServiceRequest_FieldPath
}
func FullGetPortForwardingServiceRequest_FieldMask ¶
func FullGetPortForwardingServiceRequest_FieldMask() *GetPortForwardingServiceRequest_FieldMask
func (*GetPortForwardingServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) AppendPath(path GetPortForwardingServiceRequest_FieldPath)
func (*GetPortForwardingServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetPortForwardingServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetPortForwardingServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetPortForwardingServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) FilterInputFields() *GetPortForwardingServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetPortForwardingServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetPortForwardingServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) GetPaths() []GetPortForwardingServiceRequest_FieldPath
func (*GetPortForwardingServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetPortForwardingServiceRequest_FieldMask) IsFull ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) IsFull() bool
func (GetPortForwardingServiceRequest_FieldMask) Marshal ¶
func (fieldMask GetPortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetPortForwardingServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetPortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetPortForwardingServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) PathsCount() int
func (*GetPortForwardingServiceRequest_FieldMask) Project ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Project(source *GetPortForwardingServiceRequest) *GetPortForwardingServiceRequest
func (*GetPortForwardingServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetPortForwardingServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProtoMessage()
func (*GetPortForwardingServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetPortForwardingServiceRequest_FieldMask) Reset ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Reset()
func (*GetPortForwardingServiceRequest_FieldMask) Set ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Set(target, source *GetPortForwardingServiceRequest)
func (*GetPortForwardingServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetPortForwardingServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetPortForwardingServiceRequest_FieldMask) Size ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Size() int
func (*GetPortForwardingServiceRequest_FieldMask) String ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) String() string
func (*GetPortForwardingServiceRequest_FieldMask) Subtract ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Subtract(other *GetPortForwardingServiceRequest_FieldMask) *GetPortForwardingServiceRequest_FieldMask
func (*GetPortForwardingServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetPortForwardingServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetPortForwardingServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*GetPortForwardingServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetPortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetPortForwardingServiceRequest_FieldPath ¶
type GetPortForwardingServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() GetPortForwardingServiceRequest_FieldPathSelector Get(source *GetPortForwardingServiceRequest) []interface{} GetSingle(source *GetPortForwardingServiceRequest) (interface{}, bool) ClearValue(item *GetPortForwardingServiceRequest) // Those methods build corresponding GetPortForwardingServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetPortForwardingServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetPortForwardingServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetPortForwardingServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetPortForwardingServiceRequest_FieldPath ¶
func BuildGetPortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPortForwardingServiceRequest_FieldPath, error)
func MustParseGetPortForwardingServiceRequest_FieldPath ¶
func MustParseGetPortForwardingServiceRequest_FieldPath(rawField string) GetPortForwardingServiceRequest_FieldPath
func ParseGetPortForwardingServiceRequest_FieldPath ¶
func ParseGetPortForwardingServiceRequest_FieldPath(rawField string) (GetPortForwardingServiceRequest_FieldPath, error)
type GetPortForwardingServiceRequest_FieldPathArrayItemValue ¶
type GetPortForwardingServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetPortForwardingServiceRequest_FieldPath ContainsValue(*GetPortForwardingServiceRequest) bool }
GetPortForwardingServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetPortForwardingServiceRequest according to their type Present only for array (repeated) types.
func MustParseGetPortForwardingServiceRequest_FieldPathArrayItemValue ¶
func MustParseGetPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetPortForwardingServiceRequest_FieldPathArrayItemValue
func ParseGetPortForwardingServiceRequest_FieldPathArrayItemValue ¶
func ParseGetPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetPortForwardingServiceRequest_FieldPathArrayItemValue, error)
ParseGetPortForwardingServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetPortForwardingServiceRequest_FieldPathArrayOfValues ¶
type GetPortForwardingServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetPortForwardingServiceRequest_FieldPath }
GetPortForwardingServiceRequest_FieldPathArrayOfValues allows storing slice of values for GetPortForwardingServiceRequest fields according to their type
func MustParseGetPortForwardingServiceRequest_FieldPathArrayOfValues ¶
func MustParseGetPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetPortForwardingServiceRequest_FieldPathArrayOfValues
func ParseGetPortForwardingServiceRequest_FieldPathArrayOfValues ¶
func ParseGetPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetPortForwardingServiceRequest_FieldPathArrayOfValues, error)
type GetPortForwardingServiceRequest_FieldPathSelector ¶
type GetPortForwardingServiceRequest_FieldPathSelector int32
const ( GetPortForwardingServiceRequest_FieldPathSelectorName GetPortForwardingServiceRequest_FieldPathSelector = 0 GetPortForwardingServiceRequest_FieldPathSelectorFieldMask GetPortForwardingServiceRequest_FieldPathSelector = 1 GetPortForwardingServiceRequest_FieldPathSelectorView GetPortForwardingServiceRequest_FieldPathSelector = 2 )
func (GetPortForwardingServiceRequest_FieldPathSelector) String ¶
func (s GetPortForwardingServiceRequest_FieldPathSelector) String() string
type GetPortForwardingServiceRequest_FieldPathValue ¶
type GetPortForwardingServiceRequest_FieldPathValue interface { GetPortForwardingServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetPortForwardingServiceRequest) CompareWith(*GetPortForwardingServiceRequest) (cmp int, comparable bool) }
GetPortForwardingServiceRequest_FieldPathValue allows storing values for GetPortForwardingServiceRequest fields according to their type
func MustParseGetPortForwardingServiceRequest_FieldPathValue ¶
func MustParseGetPortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) GetPortForwardingServiceRequest_FieldPathValue
func ParseGetPortForwardingServiceRequest_FieldPathValue ¶
func ParseGetPortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) (GetPortForwardingServiceRequest_FieldPathValue, error)
type GetPortForwardingServiceRequest_FieldTerminalPath ¶
type GetPortForwardingServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetPortForwardingServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *GetPortForwardingServiceRequest)
func (*GetPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetPortForwardingServiceRequest_FieldTerminalPath) Get ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) Get(source *GetPortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source GetPortForwardingServiceRequest
func (*GetPortForwardingServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetPortForwardingServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetPortForwardingServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *GetPortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetPortForwardingServiceRequest
func (*GetPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetPortForwardingServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetPortForwardingServiceRequest_FieldTerminalPath) String ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPortForwardingServiceRequest_FieldPathArrayItemValue
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPortForwardingServiceRequest_FieldPathArrayOfValues
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) GetPortForwardingServiceRequest_FieldPathValue
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue ¶
type GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue struct { GetPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetPortForwardingServiceRequest'
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetPortForwardingServiceRequest as interface{}
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPortForwardingServiceRequest) (interface{}, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues ¶
type GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues struct { GetPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*port_forwarding_service.Reference, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetPortForwardingServiceRequest_FieldTerminalPathValue ¶
type GetPortForwardingServiceRequest_FieldTerminalPathValue struct { GetPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *GetPortForwardingServiceRequest) (int, bool)
CompareWith compares value in the 'GetPortForwardingServiceRequest_FieldTerminalPathValue' with the value under path in 'GetPortForwardingServiceRequest'.
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetPortForwardingServiceRequest' as interface{}
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **GetPortForwardingServiceRequest)
SetTo stores value for selected field for object GetPortForwardingServiceRequest
func (*GetPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPortForwardingServicesDescriptor ¶ added in v0.1.7
type ListPortForwardingServicesDescriptor struct{}
func GetListPortForwardingServicesDescriptor ¶ added in v0.1.7
func GetListPortForwardingServicesDescriptor() *ListPortForwardingServicesDescriptor
func (*ListPortForwardingServicesDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListPortForwardingServicesDescriptor) GetApiName ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetApiName() string
func (*ListPortForwardingServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPortForwardingServicesDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetFullMethodName() string
func (*ListPortForwardingServicesDescriptor) GetMethodName ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetMethodName() string
func (*ListPortForwardingServicesDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetProtoPkgName() string
func (*ListPortForwardingServicesDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *ListPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListPortForwardingServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPortForwardingServicesDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetServiceDomain() string
func (*ListPortForwardingServicesDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetServiceVersion() string
func (*ListPortForwardingServicesDescriptor) GetVerb ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) GetVerb() string
func (*ListPortForwardingServicesDescriptor) HasResource ¶ added in v0.1.8
func (d *ListPortForwardingServicesDescriptor) HasResource() bool
func (*ListPortForwardingServicesDescriptor) IsClientStream ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) IsClientStream() bool
func (*ListPortForwardingServicesDescriptor) IsCollection ¶ added in v0.1.8
func (d *ListPortForwardingServicesDescriptor) IsCollection() bool
func (*ListPortForwardingServicesDescriptor) IsPlural ¶ added in v0.1.8
func (d *ListPortForwardingServicesDescriptor) IsPlural() bool
func (*ListPortForwardingServicesDescriptor) IsServerStream ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) IsServerStream() bool
func (*ListPortForwardingServicesDescriptor) IsUnary ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) IsUnary() bool
func (*ListPortForwardingServicesDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*ListPortForwardingServicesDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*ListPortForwardingServicesDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *ListPortForwardingServicesDescriptor) RequestHasResourceBody() bool
type ListPortForwardingServicesDescriptorClientMsgHandle ¶ added in v0.1.7
type ListPortForwardingServicesDescriptorClientMsgHandle struct{}
func (*ListPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPortForwardingServicesDescriptorServerMsgHandle ¶ added in v0.1.7
type ListPortForwardingServicesDescriptorServerMsgHandle struct{}
func (*ListPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *ListPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPortForwardingServicesRequest ¶
type ListPortForwardingServicesRequest struct { // Parent name of ntt.ztna.v1alpha.PortForwardingService Parent *port_forwarding_service.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PortForwardingServices 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 // [ListPortForwardingServicesResponse.next_page_token][ntt.ztna.v1alpha.ListPortForwardingServicesResponse.next_page_token] PageToken *port_forwarding_service.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 *port_forwarding_service.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 *port_forwarding_service.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 *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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"` // contains filtered or unexported fields }
Request message for method [ListPortForwardingServices][ntt.ztna.v1alpha.ListPortForwardingServices]
func (*ListPortForwardingServicesRequest) Clone ¶
func (o *ListPortForwardingServicesRequest) Clone() *ListPortForwardingServicesRequest
func (*ListPortForwardingServicesRequest) CloneRaw ¶
func (o *ListPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListPortForwardingServicesRequest) Descriptor ¶
func (*ListPortForwardingServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListPortForwardingServicesRequest.ProtoReflect.Descriptor instead.
func (*ListPortForwardingServicesRequest) GetFieldMask ¶
func (m *ListPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*ListPortForwardingServicesRequest) GetFilter ¶
func (m *ListPortForwardingServicesRequest) GetFilter() *port_forwarding_service.Filter
func (*ListPortForwardingServicesRequest) GetOrderBy ¶
func (m *ListPortForwardingServicesRequest) GetOrderBy() *port_forwarding_service.OrderBy
func (*ListPortForwardingServicesRequest) GetPageSize ¶
func (m *ListPortForwardingServicesRequest) GetPageSize() int32
func (*ListPortForwardingServicesRequest) GetPageToken ¶
func (m *ListPortForwardingServicesRequest) GetPageToken() *port_forwarding_service.PagerCursor
func (*ListPortForwardingServicesRequest) GetParent ¶
func (m *ListPortForwardingServicesRequest) GetParent() *port_forwarding_service.ParentName
func (*ListPortForwardingServicesRequest) GetView ¶
func (m *ListPortForwardingServicesRequest) GetView() view.View
func (*ListPortForwardingServicesRequest) GotenMessage ¶
func (*ListPortForwardingServicesRequest) GotenMessage()
func (*ListPortForwardingServicesRequest) GotenObjectExt ¶
func (o *ListPortForwardingServicesRequest) GotenObjectExt()
func (*ListPortForwardingServicesRequest) GotenValidate ¶
func (obj *ListPortForwardingServicesRequest) GotenValidate() error
func (*ListPortForwardingServicesRequest) MakeDiffFieldMask ¶
func (o *ListPortForwardingServicesRequest) MakeDiffFieldMask(other *ListPortForwardingServicesRequest) *ListPortForwardingServicesRequest_FieldMask
func (*ListPortForwardingServicesRequest) MakeFullFieldMask ¶
func (o *ListPortForwardingServicesRequest) MakeFullFieldMask() *ListPortForwardingServicesRequest_FieldMask
func (*ListPortForwardingServicesRequest) MakeRawDiffFieldMask ¶
func (o *ListPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPortForwardingServicesRequest) MakeRawFullFieldMask ¶
func (o *ListPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPortForwardingServicesRequest) Marshal ¶
func (m *ListPortForwardingServicesRequest) Marshal() ([]byte, error)
func (*ListPortForwardingServicesRequest) MarshalJSON ¶
func (m *ListPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
func (*ListPortForwardingServicesRequest) Merge ¶
func (o *ListPortForwardingServicesRequest) Merge(source *ListPortForwardingServicesRequest)
func (*ListPortForwardingServicesRequest) MergeRaw ¶
func (o *ListPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPortForwardingServicesRequest) ProtoMessage ¶
func (*ListPortForwardingServicesRequest) ProtoMessage()
func (*ListPortForwardingServicesRequest) ProtoReflect ¶
func (m *ListPortForwardingServicesRequest) ProtoReflect() preflect.Message
func (*ListPortForwardingServicesRequest) Reset ¶
func (m *ListPortForwardingServicesRequest) Reset()
func (*ListPortForwardingServicesRequest) SetFieldMask ¶
func (m *ListPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*ListPortForwardingServicesRequest) SetFilter ¶
func (m *ListPortForwardingServicesRequest) SetFilter(fv *port_forwarding_service.Filter)
func (*ListPortForwardingServicesRequest) SetOrderBy ¶
func (m *ListPortForwardingServicesRequest) SetOrderBy(fv *port_forwarding_service.OrderBy)
func (*ListPortForwardingServicesRequest) SetPageSize ¶
func (m *ListPortForwardingServicesRequest) SetPageSize(fv int32)
func (*ListPortForwardingServicesRequest) SetPageToken ¶
func (m *ListPortForwardingServicesRequest) SetPageToken(fv *port_forwarding_service.PagerCursor)
func (*ListPortForwardingServicesRequest) SetParent ¶
func (m *ListPortForwardingServicesRequest) SetParent(fv *port_forwarding_service.ParentName)
func (*ListPortForwardingServicesRequest) SetView ¶
func (m *ListPortForwardingServicesRequest) SetView(fv view.View)
func (*ListPortForwardingServicesRequest) String ¶
func (m *ListPortForwardingServicesRequest) String() string
func (*ListPortForwardingServicesRequest) Unmarshal ¶
func (m *ListPortForwardingServicesRequest) Unmarshal(b []byte) error
func (*ListPortForwardingServicesRequest) UnmarshalJSON ¶
func (m *ListPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
type ListPortForwardingServicesRequestFieldPathBuilder ¶
type ListPortForwardingServicesRequestFieldPathBuilder struct{}
func NewListPortForwardingServicesRequestFieldPathBuilder ¶
func NewListPortForwardingServicesRequestFieldPathBuilder() ListPortForwardingServicesRequestFieldPathBuilder
type ListPortForwardingServicesRequestPathSelectorFieldMask ¶
type ListPortForwardingServicesRequestPathSelectorFieldMask struct{}
func (ListPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
type ListPortForwardingServicesRequestPathSelectorFilter ¶
type ListPortForwardingServicesRequestPathSelectorFilter struct{}
func (ListPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues(values []*port_forwarding_service.Filter) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesRequestPathSelectorOrderBy ¶
type ListPortForwardingServicesRequestPathSelectorOrderBy struct{}
func (ListPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*port_forwarding_service.OrderBy) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesRequestPathSelectorPageSize ¶
type ListPortForwardingServicesRequestPathSelectorPageSize struct{}
func (ListPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
func (ListPortForwardingServicesRequestPathSelectorPageSize) WithValue ¶
func (s ListPortForwardingServicesRequestPathSelectorPageSize) WithValue(value int32) *ListPortForwardingServicesRequest_FieldTerminalPathValue
type ListPortForwardingServicesRequestPathSelectorPageToken ¶
type ListPortForwardingServicesRequestPathSelectorPageToken struct{}
func (ListPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesRequestPathSelectorParent ¶
type ListPortForwardingServicesRequestPathSelectorParent struct{}
func (ListPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentName) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesRequestPathSelectorView ¶
type ListPortForwardingServicesRequestPathSelectorView struct{}
func (ListPortForwardingServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s ListPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
func (ListPortForwardingServicesRequestPathSelectorView) WithValue ¶
func (s ListPortForwardingServicesRequestPathSelectorView) WithValue(value view.View) *ListPortForwardingServicesRequest_FieldTerminalPathValue
type ListPortForwardingServicesRequest_FieldMask ¶
type ListPortForwardingServicesRequest_FieldMask struct {
Paths []ListPortForwardingServicesRequest_FieldPath
}
func FullListPortForwardingServicesRequest_FieldMask ¶
func FullListPortForwardingServicesRequest_FieldMask() *ListPortForwardingServicesRequest_FieldMask
func (*ListPortForwardingServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) AppendPath(path ListPortForwardingServicesRequest_FieldPath)
func (*ListPortForwardingServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPortForwardingServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPortForwardingServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPortForwardingServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) FilterInputFields() *ListPortForwardingServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPortForwardingServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPortForwardingServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) GetPaths() []ListPortForwardingServicesRequest_FieldPath
func (*ListPortForwardingServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPortForwardingServicesRequest_FieldMask) IsFull ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) IsFull() bool
func (ListPortForwardingServicesRequest_FieldMask) Marshal ¶
func (fieldMask ListPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPortForwardingServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPortForwardingServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) PathsCount() int
func (*ListPortForwardingServicesRequest_FieldMask) Project ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Project(source *ListPortForwardingServicesRequest) *ListPortForwardingServicesRequest
func (*ListPortForwardingServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPortForwardingServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProtoMessage()
func (*ListPortForwardingServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListPortForwardingServicesRequest_FieldMask) Reset ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Reset()
func (*ListPortForwardingServicesRequest_FieldMask) Set ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Set(target, source *ListPortForwardingServicesRequest)
func (*ListPortForwardingServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListPortForwardingServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPortForwardingServicesRequest_FieldMask) Size ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Size() int
func (*ListPortForwardingServicesRequest_FieldMask) String ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) String() string
func (*ListPortForwardingServicesRequest_FieldMask) Subtract ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Subtract(other *ListPortForwardingServicesRequest_FieldMask) *ListPortForwardingServicesRequest_FieldMask
func (*ListPortForwardingServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPortForwardingServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPortForwardingServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*ListPortForwardingServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListPortForwardingServicesRequest_FieldPath ¶
type ListPortForwardingServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() ListPortForwardingServicesRequest_FieldPathSelector Get(source *ListPortForwardingServicesRequest) []interface{} GetSingle(source *ListPortForwardingServicesRequest) (interface{}, bool) ClearValue(item *ListPortForwardingServicesRequest) // Those methods build corresponding ListPortForwardingServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPortForwardingServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListPortForwardingServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPortForwardingServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPortForwardingServicesRequest_FieldPath ¶
func BuildListPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPortForwardingServicesRequest_FieldPath, error)
func MustParseListPortForwardingServicesRequest_FieldPath ¶
func MustParseListPortForwardingServicesRequest_FieldPath(rawField string) ListPortForwardingServicesRequest_FieldPath
func ParseListPortForwardingServicesRequest_FieldPath ¶
func ParseListPortForwardingServicesRequest_FieldPath(rawField string) (ListPortForwardingServicesRequest_FieldPath, error)
type ListPortForwardingServicesRequest_FieldPathArrayItemValue ¶
type ListPortForwardingServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPortForwardingServicesRequest_FieldPath ContainsValue(*ListPortForwardingServicesRequest) bool }
ListPortForwardingServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPortForwardingServicesRequest according to their type Present only for array (repeated) types.
func MustParseListPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func MustParseListPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListPortForwardingServicesRequest_FieldPathArrayItemValue
func ParseListPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func ParseListPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListPortForwardingServicesRequest_FieldPathArrayItemValue, error)
ParseListPortForwardingServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPortForwardingServicesRequest_FieldPathArrayOfValues ¶
type ListPortForwardingServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPortForwardingServicesRequest_FieldPath }
ListPortForwardingServicesRequest_FieldPathArrayOfValues allows storing slice of values for ListPortForwardingServicesRequest fields according to their type
func MustParseListPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func MustParseListPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListPortForwardingServicesRequest_FieldPathArrayOfValues
func ParseListPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func ParseListPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPortForwardingServicesRequest_FieldPathArrayOfValues, error)
type ListPortForwardingServicesRequest_FieldPathSelector ¶
type ListPortForwardingServicesRequest_FieldPathSelector int32
const ( ListPortForwardingServicesRequest_FieldPathSelectorParent ListPortForwardingServicesRequest_FieldPathSelector = 0 ListPortForwardingServicesRequest_FieldPathSelectorPageSize ListPortForwardingServicesRequest_FieldPathSelector = 1 ListPortForwardingServicesRequest_FieldPathSelectorPageToken ListPortForwardingServicesRequest_FieldPathSelector = 2 ListPortForwardingServicesRequest_FieldPathSelectorOrderBy ListPortForwardingServicesRequest_FieldPathSelector = 3 ListPortForwardingServicesRequest_FieldPathSelectorFilter ListPortForwardingServicesRequest_FieldPathSelector = 4 ListPortForwardingServicesRequest_FieldPathSelectorFieldMask ListPortForwardingServicesRequest_FieldPathSelector = 5 ListPortForwardingServicesRequest_FieldPathSelectorView ListPortForwardingServicesRequest_FieldPathSelector = 6 )
func (ListPortForwardingServicesRequest_FieldPathSelector) String ¶
func (s ListPortForwardingServicesRequest_FieldPathSelector) String() string
type ListPortForwardingServicesRequest_FieldPathValue ¶
type ListPortForwardingServicesRequest_FieldPathValue interface { ListPortForwardingServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListPortForwardingServicesRequest) CompareWith(*ListPortForwardingServicesRequest) (cmp int, comparable bool) }
ListPortForwardingServicesRequest_FieldPathValue allows storing values for ListPortForwardingServicesRequest fields according to their type
func MustParseListPortForwardingServicesRequest_FieldPathValue ¶
func MustParseListPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) ListPortForwardingServicesRequest_FieldPathValue
func ParseListPortForwardingServicesRequest_FieldPathValue ¶
func ParseListPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) (ListPortForwardingServicesRequest_FieldPathValue, error)
type ListPortForwardingServicesRequest_FieldTerminalPath ¶
type ListPortForwardingServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPortForwardingServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *ListPortForwardingServicesRequest)
func (*ListPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPortForwardingServicesRequest_FieldTerminalPath) Get ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) Get(source *ListPortForwardingServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source ListPortForwardingServicesRequest
func (*ListPortForwardingServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPortForwardingServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPortForwardingServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *ListPortForwardingServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPortForwardingServicesRequest
func (*ListPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPortForwardingServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPortForwardingServicesRequest_FieldTerminalPath) String ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesRequest_FieldPathArrayItemValue
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesRequest_FieldPathArrayOfValues
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) ListPortForwardingServicesRequest_FieldPathValue
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue ¶
type ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue struct { ListPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPortForwardingServicesRequest'
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPortForwardingServicesRequest as interface{}
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPortForwardingServicesRequest) (interface{}, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues ¶
type ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues struct { ListPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*port_forwarding_service.Filter, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*port_forwarding_service.OrderBy, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentName, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPortForwardingServicesRequest_FieldTerminalPathValue ¶
type ListPortForwardingServicesRequest_FieldTerminalPathValue struct { ListPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue() (*port_forwarding_service.Filter, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*port_forwarding_service.OrderBy, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentName, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *ListPortForwardingServicesRequest) (int, bool)
CompareWith compares value in the 'ListPortForwardingServicesRequest_FieldTerminalPathValue' with the value under path in 'ListPortForwardingServicesRequest'.
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPortForwardingServicesRequest' as interface{}
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **ListPortForwardingServicesRequest)
SetTo stores value for selected field for object ListPortForwardingServicesRequest
func (*ListPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPortForwardingServicesResponse ¶
type ListPortForwardingServicesResponse struct { // The list of PortForwardingServices PortForwardingServices []*port_forwarding_service.PortForwardingService `` /* 164-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListPortForwardingServicesRequest.page_token][ntt.ztna.v1alpha.ListPortForwardingServicesRequest.page_token] PrevPageToken *port_forwarding_service.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListPortForwardingServicesRequest.page_token][ntt.ztna.v1alpha.ListPortForwardingServicesRequest.page_token] NextPageToken *port_forwarding_service.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListPortForwardingServices][ntt.ztna.v1alpha.ListPortForwardingServices]
func (*ListPortForwardingServicesResponse) Clone ¶
func (o *ListPortForwardingServicesResponse) Clone() *ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse) CloneRaw ¶
func (o *ListPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListPortForwardingServicesResponse) Descriptor ¶
func (*ListPortForwardingServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListPortForwardingServicesResponse.ProtoReflect.Descriptor instead.
func (*ListPortForwardingServicesResponse) GetNextPageToken ¶
func (m *ListPortForwardingServicesResponse) GetNextPageToken() *port_forwarding_service.PagerCursor
func (*ListPortForwardingServicesResponse) GetPortForwardingServices ¶
func (m *ListPortForwardingServicesResponse) GetPortForwardingServices() []*port_forwarding_service.PortForwardingService
func (*ListPortForwardingServicesResponse) GetPrevPageToken ¶
func (m *ListPortForwardingServicesResponse) GetPrevPageToken() *port_forwarding_service.PagerCursor
func (*ListPortForwardingServicesResponse) GotenMessage ¶
func (*ListPortForwardingServicesResponse) GotenMessage()
func (*ListPortForwardingServicesResponse) GotenObjectExt ¶
func (o *ListPortForwardingServicesResponse) GotenObjectExt()
func (*ListPortForwardingServicesResponse) GotenValidate ¶
func (obj *ListPortForwardingServicesResponse) GotenValidate() error
func (*ListPortForwardingServicesResponse) MakeDiffFieldMask ¶
func (o *ListPortForwardingServicesResponse) MakeDiffFieldMask(other *ListPortForwardingServicesResponse) *ListPortForwardingServicesResponse_FieldMask
func (*ListPortForwardingServicesResponse) MakeFullFieldMask ¶
func (o *ListPortForwardingServicesResponse) MakeFullFieldMask() *ListPortForwardingServicesResponse_FieldMask
func (*ListPortForwardingServicesResponse) MakeRawDiffFieldMask ¶
func (o *ListPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPortForwardingServicesResponse) MakeRawFullFieldMask ¶
func (o *ListPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPortForwardingServicesResponse) Marshal ¶
func (m *ListPortForwardingServicesResponse) Marshal() ([]byte, error)
func (*ListPortForwardingServicesResponse) MarshalJSON ¶
func (m *ListPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
func (*ListPortForwardingServicesResponse) Merge ¶
func (o *ListPortForwardingServicesResponse) Merge(source *ListPortForwardingServicesResponse)
func (*ListPortForwardingServicesResponse) MergeRaw ¶
func (o *ListPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPortForwardingServicesResponse) ProtoMessage ¶
func (*ListPortForwardingServicesResponse) ProtoMessage()
func (*ListPortForwardingServicesResponse) ProtoReflect ¶
func (m *ListPortForwardingServicesResponse) ProtoReflect() preflect.Message
func (*ListPortForwardingServicesResponse) Reset ¶
func (m *ListPortForwardingServicesResponse) Reset()
func (*ListPortForwardingServicesResponse) SetNextPageToken ¶
func (m *ListPortForwardingServicesResponse) SetNextPageToken(fv *port_forwarding_service.PagerCursor)
func (*ListPortForwardingServicesResponse) SetPortForwardingServices ¶
func (m *ListPortForwardingServicesResponse) SetPortForwardingServices(fv []*port_forwarding_service.PortForwardingService)
func (*ListPortForwardingServicesResponse) SetPrevPageToken ¶
func (m *ListPortForwardingServicesResponse) SetPrevPageToken(fv *port_forwarding_service.PagerCursor)
func (*ListPortForwardingServicesResponse) String ¶
func (m *ListPortForwardingServicesResponse) String() string
func (*ListPortForwardingServicesResponse) Unmarshal ¶
func (m *ListPortForwardingServicesResponse) Unmarshal(b []byte) error
func (*ListPortForwardingServicesResponse) UnmarshalJSON ¶
func (m *ListPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
type ListPortForwardingServicesResponseFieldPathBuilder ¶
type ListPortForwardingServicesResponseFieldPathBuilder struct{}
func NewListPortForwardingServicesResponseFieldPathBuilder ¶
func NewListPortForwardingServicesResponseFieldPathBuilder() ListPortForwardingServicesResponseFieldPathBuilder
func (ListPortForwardingServicesResponseFieldPathBuilder) NextPageToken ¶
func (ListPortForwardingServicesResponseFieldPathBuilder) PortForwardingServices ¶
func (ListPortForwardingServicesResponseFieldPathBuilder) PortForwardingServices() ListPortForwardingServicesResponsePathSelectorPortForwardingServices
func (ListPortForwardingServicesResponseFieldPathBuilder) PrevPageToken ¶
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations ¶
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) FieldPath ¶
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels ¶
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) FieldPath ¶
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards ¶
type ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards struct {
// contains filtered or unexported fields
}
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) FieldPath ¶
func (ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponseMapPathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorNextPageToken ¶
type ListPortForwardingServicesResponsePathSelectorNextPageToken struct{}
func (ListPortForwardingServicesResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServices ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServices struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) DisplayName ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithArrayOfValues ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithItemValue ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayItemValue(subPathArrayItemValue port_forwarding_service.PortForwardingService_FieldPathArrayItemValue) *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubArrayOfValues(subPathArrayOfValues port_forwarding_service.PortForwardingService_FieldPathArrayOfValues) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServices) WithSubValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesDisplayName) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Annotations ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) CreateTime ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) DeleteTime ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Generation ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) Lifecycle ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) OwnerReferences ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) ResourceVersion ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) UpdateTime ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataAnnotations) WithKey ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataGeneration) WithArrayOfValues(values []int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) State ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Controller ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Kind ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Name ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Region ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) Version ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferences) WithItemValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesController) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesKind) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesName) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataResourceVersion) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) OwningRegion ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) Regions ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingOwningRegion) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataSyncingRegions) WithItemValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataTags) WithItemValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesMetadataUuid) WithArrayOfValues(values []string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesName) WithArrayOfValues(values []*port_forwarding_service.Name) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) AccessPoints ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) ProviderLoadBalancingMode ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) TargetLoadBalancingMode ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpec) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAccessPoints) WithItemValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithArrayOfValues(values [][]string) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecAddresses) WithItemValue ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecDisabled) WithArrayOfValues(values []bool) *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) FieldPath ¶
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus ¶
type ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus struct{}
func (ListPortForwardingServicesResponsePathSelectorPortForwardingServicesStatus) WithArrayOfValues ¶
type ListPortForwardingServicesResponsePathSelectorPrevPageToken ¶
type ListPortForwardingServicesResponsePathSelectorPrevPageToken struct{}
func (ListPortForwardingServicesResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListPortForwardingServicesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type ListPortForwardingServicesResponse_FieldMask ¶
type ListPortForwardingServicesResponse_FieldMask struct {
Paths []ListPortForwardingServicesResponse_FieldPath
}
func FullListPortForwardingServicesResponse_FieldMask ¶
func FullListPortForwardingServicesResponse_FieldMask() *ListPortForwardingServicesResponse_FieldMask
func (*ListPortForwardingServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) AppendPath(path ListPortForwardingServicesResponse_FieldPath)
func (*ListPortForwardingServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPortForwardingServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPortForwardingServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPortForwardingServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) FilterInputFields() *ListPortForwardingServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPortForwardingServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPortForwardingServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) GetPaths() []ListPortForwardingServicesResponse_FieldPath
func (*ListPortForwardingServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPortForwardingServicesResponse_FieldMask) IsFull ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) IsFull() bool
func (ListPortForwardingServicesResponse_FieldMask) Marshal ¶
func (fieldMask ListPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPortForwardingServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPortForwardingServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) PathsCount() int
func (*ListPortForwardingServicesResponse_FieldMask) Project ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Project(source *ListPortForwardingServicesResponse) *ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPortForwardingServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProtoMessage()
func (*ListPortForwardingServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListPortForwardingServicesResponse_FieldMask) Reset ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Reset()
func (*ListPortForwardingServicesResponse_FieldMask) Set ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Set(target, source *ListPortForwardingServicesResponse)
func (*ListPortForwardingServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListPortForwardingServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPortForwardingServicesResponse_FieldMask) Size ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Size() int
func (*ListPortForwardingServicesResponse_FieldMask) String ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) String() string
func (*ListPortForwardingServicesResponse_FieldMask) Subtract ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Subtract(other *ListPortForwardingServicesResponse_FieldMask) *ListPortForwardingServicesResponse_FieldMask
func (*ListPortForwardingServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPortForwardingServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPortForwardingServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*ListPortForwardingServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListPortForwardingServicesResponse_FieldPath ¶
type ListPortForwardingServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() ListPortForwardingServicesResponse_FieldPathSelector Get(source *ListPortForwardingServicesResponse) []interface{} GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool) ClearValue(item *ListPortForwardingServicesResponse) // Those methods build corresponding ListPortForwardingServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPortForwardingServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListPortForwardingServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPortForwardingServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPortForwardingServicesResponse_FieldPath ¶
func BuildListPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPortForwardingServicesResponse_FieldPath, error)
func MustParseListPortForwardingServicesResponse_FieldPath ¶
func MustParseListPortForwardingServicesResponse_FieldPath(rawField string) ListPortForwardingServicesResponse_FieldPath
func ParseListPortForwardingServicesResponse_FieldPath ¶
func ParseListPortForwardingServicesResponse_FieldPath(rawField string) (ListPortForwardingServicesResponse_FieldPath, error)
type ListPortForwardingServicesResponse_FieldPathArrayItemValue ¶
type ListPortForwardingServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPortForwardingServicesResponse_FieldPath ContainsValue(*ListPortForwardingServicesResponse) bool }
ListPortForwardingServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPortForwardingServicesResponse according to their type Present only for array (repeated) types.
func MustParseListPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func MustParseListPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListPortForwardingServicesResponse_FieldPathArrayItemValue
func ParseListPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func ParseListPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListPortForwardingServicesResponse_FieldPathArrayItemValue, error)
ParseListPortForwardingServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPortForwardingServicesResponse_FieldPathArrayOfValues ¶
type ListPortForwardingServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPortForwardingServicesResponse_FieldPath }
ListPortForwardingServicesResponse_FieldPathArrayOfValues allows storing slice of values for ListPortForwardingServicesResponse fields according to their type
func MustParseListPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func MustParseListPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListPortForwardingServicesResponse_FieldPathArrayOfValues
func ParseListPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func ParseListPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPortForwardingServicesResponse_FieldPathArrayOfValues, error)
type ListPortForwardingServicesResponse_FieldPathSelector ¶
type ListPortForwardingServicesResponse_FieldPathSelector int32
const ( ListPortForwardingServicesResponse_FieldPathSelectorPortForwardingServices ListPortForwardingServicesResponse_FieldPathSelector = 0 ListPortForwardingServicesResponse_FieldPathSelectorPrevPageToken ListPortForwardingServicesResponse_FieldPathSelector = 1 ListPortForwardingServicesResponse_FieldPathSelectorNextPageToken ListPortForwardingServicesResponse_FieldPathSelector = 2 )
func (ListPortForwardingServicesResponse_FieldPathSelector) String ¶
func (s ListPortForwardingServicesResponse_FieldPathSelector) String() string
type ListPortForwardingServicesResponse_FieldPathValue ¶
type ListPortForwardingServicesResponse_FieldPathValue interface { ListPortForwardingServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListPortForwardingServicesResponse) CompareWith(*ListPortForwardingServicesResponse) (cmp int, comparable bool) }
ListPortForwardingServicesResponse_FieldPathValue allows storing values for ListPortForwardingServicesResponse fields according to their type
func MustParseListPortForwardingServicesResponse_FieldPathValue ¶
func MustParseListPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) ListPortForwardingServicesResponse_FieldPathValue
func ParseListPortForwardingServicesResponse_FieldPathValue ¶
func ParseListPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) (ListPortForwardingServicesResponse_FieldPathValue, error)
type ListPortForwardingServicesResponse_FieldSubPath ¶
type ListPortForwardingServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) AsPortForwardingServicesSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
func (*ListPortForwardingServicesResponse_FieldSubPath) ClearValue ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) ClearValue(item *ListPortForwardingServicesResponse)
func (*ListPortForwardingServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListPortForwardingServicesResponse_FieldSubPath) Get ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) Get(source *ListPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldSubPath) GetDefault ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPortForwardingServicesResponse_FieldSubPath) GetRaw ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListPortForwardingServicesResponse_FieldSubPath) GetSingle ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPortForwardingServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPortForwardingServicesResponse_FieldSubPath) JSONString ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *ListPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPortForwardingServicesResponse_FieldSubPath) String ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesResponse_FieldPathArrayItemValue
func (*ListPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesResponse_FieldPathArrayOfValues
func (*ListPortForwardingServicesResponse_FieldSubPath) WithIValue ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) ListPortForwardingServicesResponse_FieldPathValue
func (*ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPortForwardingServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPortForwardingServicesResponse_FieldSubPathArrayItemValue ¶
type ListPortForwardingServicesResponse_FieldSubPathArrayItemValue struct { ListPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue ¶
func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPortForwardingServicesPathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
func (*ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPortForwardingServicesResponse'
func (*ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListPortForwardingServicesResponse_FieldSubPathArrayOfValues ¶
type ListPortForwardingServicesResponse_FieldSubPathArrayOfValues struct { ListPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues ¶
func (fpsaov *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPortForwardingServicesPathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
func (*ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListPortForwardingServicesResponse_FieldSubPathValue ¶
type ListPortForwardingServicesResponse_FieldSubPathValue struct { ListPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) AsPortForwardingServicesPathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
func (*ListPortForwardingServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *ListPortForwardingServicesResponse) (int, bool)
func (*ListPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPortForwardingServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListPortForwardingServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **ListPortForwardingServicesResponse)
func (*ListPortForwardingServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListPortForwardingServicesResponse_FieldTerminalPath ¶
type ListPortForwardingServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPortForwardingServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *ListPortForwardingServicesResponse)
func (*ListPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPortForwardingServicesResponse_FieldTerminalPath) Get ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) Get(source *ListPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPortForwardingServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPortForwardingServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPortForwardingServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPortForwardingServicesResponse_FieldTerminalPath) String ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPortForwardingServicesResponse_FieldPathArrayItemValue
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPortForwardingServicesResponse_FieldPathArrayOfValues
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) ListPortForwardingServicesResponse_FieldPathValue
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue ¶
type ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue struct { ListPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue ¶
func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServicesItemValue() (*port_forwarding_service.PortForwardingService, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPortForwardingServicesResponse'
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPortForwardingServicesResponse as interface{}
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPortForwardingServicesResponse) (interface{}, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues ¶
type ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues struct { ListPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues ¶
func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServicesArrayOfValues() ([][]*port_forwarding_service.PortForwardingService, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPortForwardingServicesResponse_FieldTerminalPathValue ¶
type ListPortForwardingServicesResponse_FieldTerminalPathValue struct { ListPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServicesValue() ([]*port_forwarding_service.PortForwardingService, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *ListPortForwardingServicesResponse) (int, bool)
CompareWith compares value in the 'ListPortForwardingServicesResponse_FieldTerminalPathValue' with the value under path in 'ListPortForwardingServicesResponse'.
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPortForwardingServicesResponse' as interface{}
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **ListPortForwardingServicesResponse)
SetTo stores value for selected field for object ListPortForwardingServicesResponse
func (*ListPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type PortForwardingServiceServiceClient ¶
type PortForwardingServiceServiceClient interface { GetPortForwardingService(ctx context.Context, in *GetPortForwardingServiceRequest, opts ...grpc.CallOption) (*port_forwarding_service.PortForwardingService, error) BatchGetPortForwardingServices(ctx context.Context, in *BatchGetPortForwardingServicesRequest, opts ...grpc.CallOption) (*BatchGetPortForwardingServicesResponse, error) ListPortForwardingServices(ctx context.Context, in *ListPortForwardingServicesRequest, opts ...grpc.CallOption) (*ListPortForwardingServicesResponse, error) WatchPortForwardingService(ctx context.Context, in *WatchPortForwardingServiceRequest, opts ...grpc.CallOption) (WatchPortForwardingServiceClientStream, error) WatchPortForwardingServices(ctx context.Context, in *WatchPortForwardingServicesRequest, opts ...grpc.CallOption) (WatchPortForwardingServicesClientStream, error) CreatePortForwardingService(ctx context.Context, in *CreatePortForwardingServiceRequest, opts ...grpc.CallOption) (*port_forwarding_service.PortForwardingService, error) UpdatePortForwardingService(ctx context.Context, in *UpdatePortForwardingServiceRequest, opts ...grpc.CallOption) (*port_forwarding_service.PortForwardingService, error) DeletePortForwardingService(ctx context.Context, in *DeletePortForwardingServiceRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
PortForwardingServiceServiceClient is the client API for PortForwardingServiceService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPortForwardingServiceServiceClient ¶
func NewPortForwardingServiceServiceClient(cc grpc.ClientConnInterface) PortForwardingServiceServiceClient
type PortForwardingServiceServiceDescriptor ¶ added in v0.1.7
type PortForwardingServiceServiceDescriptor struct{}
func GetPortForwardingServiceServiceDescriptor ¶ added in v0.1.7
func GetPortForwardingServiceServiceDescriptor() *PortForwardingServiceServiceDescriptor
func (*PortForwardingServiceServiceDescriptor) AllMethodDescriptors ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*PortForwardingServiceServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) GetApiName() string
func (*PortForwardingServiceServiceDescriptor) GetFullAPIName ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) GetFullAPIName() string
func (*PortForwardingServiceServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) GetProtoPkgName() string
func (*PortForwardingServiceServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) GetServiceDomain() string
func (*PortForwardingServiceServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *PortForwardingServiceServiceDescriptor) GetServiceVersion() string
type UpdatePortForwardingServiceDescriptor ¶ added in v0.1.7
type UpdatePortForwardingServiceDescriptor struct{}
func GetUpdatePortForwardingServiceDescriptor ¶ added in v0.1.7
func GetUpdatePortForwardingServiceDescriptor() *UpdatePortForwardingServiceDescriptor
func (*UpdatePortForwardingServiceDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdatePortForwardingServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetApiName() string
func (*UpdatePortForwardingServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdatePortForwardingServiceDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetFullMethodName() string
func (*UpdatePortForwardingServiceDescriptor) GetMethodName ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetMethodName() string
func (*UpdatePortForwardingServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetProtoPkgName() string
func (*UpdatePortForwardingServiceDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *UpdatePortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdatePortForwardingServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdatePortForwardingServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetServiceDomain() string
func (*UpdatePortForwardingServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetServiceVersion() string
func (*UpdatePortForwardingServiceDescriptor) GetVerb ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) GetVerb() string
func (*UpdatePortForwardingServiceDescriptor) HasResource ¶ added in v0.1.8
func (d *UpdatePortForwardingServiceDescriptor) HasResource() bool
func (*UpdatePortForwardingServiceDescriptor) IsClientStream ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) IsClientStream() bool
func (*UpdatePortForwardingServiceDescriptor) IsCollection ¶ added in v0.1.8
func (d *UpdatePortForwardingServiceDescriptor) IsCollection() bool
func (*UpdatePortForwardingServiceDescriptor) IsPlural ¶ added in v0.1.8
func (d *UpdatePortForwardingServiceDescriptor) IsPlural() bool
func (*UpdatePortForwardingServiceDescriptor) IsServerStream ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) IsServerStream() bool
func (*UpdatePortForwardingServiceDescriptor) IsUnary ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) IsUnary() bool
func (*UpdatePortForwardingServiceDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdatePortForwardingServiceDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdatePortForwardingServiceDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *UpdatePortForwardingServiceDescriptor) RequestHasResourceBody() bool
type UpdatePortForwardingServiceDescriptorClientMsgHandle ¶ added in v0.1.7
type UpdatePortForwardingServiceDescriptorClientMsgHandle struct{}
func (*UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdatePortForwardingServiceDescriptorServerMsgHandle ¶ added in v0.1.7
type UpdatePortForwardingServiceDescriptorServerMsgHandle struct{}
func (*UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *UpdatePortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdatePortForwardingServiceRequest ¶
type UpdatePortForwardingServiceRequest struct { // PortForwardingService resource body PortForwardingService *port_forwarding_service.PortForwardingService `` /* 160-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *port_forwarding_service.PortForwardingService_FieldMask `` /* 157-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 *UpdatePortForwardingServiceRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdatePortForwardingService][ntt.ztna.v1alpha.UpdatePortForwardingService]
func (*UpdatePortForwardingServiceRequest) Clone ¶
func (o *UpdatePortForwardingServiceRequest) Clone() *UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest) CloneRaw ¶
func (o *UpdatePortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdatePortForwardingServiceRequest) Descriptor ¶
func (*UpdatePortForwardingServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdatePortForwardingServiceRequest.ProtoReflect.Descriptor instead.
func (*UpdatePortForwardingServiceRequest) GetCas ¶
func (m *UpdatePortForwardingServiceRequest) GetCas() *UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequest) GetPortForwardingService ¶
func (m *UpdatePortForwardingServiceRequest) GetPortForwardingService() *port_forwarding_service.PortForwardingService
func (*UpdatePortForwardingServiceRequest) GetUpdateMask ¶
func (m *UpdatePortForwardingServiceRequest) GetUpdateMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*UpdatePortForwardingServiceRequest) GotenMessage ¶
func (*UpdatePortForwardingServiceRequest) GotenMessage()
func (*UpdatePortForwardingServiceRequest) GotenObjectExt ¶
func (o *UpdatePortForwardingServiceRequest) GotenObjectExt()
func (*UpdatePortForwardingServiceRequest) GotenValidate ¶
func (obj *UpdatePortForwardingServiceRequest) GotenValidate() error
func (*UpdatePortForwardingServiceRequest) MakeDiffFieldMask ¶
func (o *UpdatePortForwardingServiceRequest) MakeDiffFieldMask(other *UpdatePortForwardingServiceRequest) *UpdatePortForwardingServiceRequest_FieldMask
func (*UpdatePortForwardingServiceRequest) MakeFullFieldMask ¶
func (o *UpdatePortForwardingServiceRequest) MakeFullFieldMask() *UpdatePortForwardingServiceRequest_FieldMask
func (*UpdatePortForwardingServiceRequest) MakeRawDiffFieldMask ¶
func (o *UpdatePortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest) MakeRawFullFieldMask ¶
func (o *UpdatePortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest) Marshal ¶
func (m *UpdatePortForwardingServiceRequest) Marshal() ([]byte, error)
func (*UpdatePortForwardingServiceRequest) MarshalJSON ¶
func (m *UpdatePortForwardingServiceRequest) MarshalJSON() ([]byte, error)
func (*UpdatePortForwardingServiceRequest) Merge ¶
func (o *UpdatePortForwardingServiceRequest) Merge(source *UpdatePortForwardingServiceRequest)
func (*UpdatePortForwardingServiceRequest) MergeRaw ¶
func (o *UpdatePortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdatePortForwardingServiceRequest) ProtoMessage ¶
func (*UpdatePortForwardingServiceRequest) ProtoMessage()
func (*UpdatePortForwardingServiceRequest) ProtoReflect ¶
func (m *UpdatePortForwardingServiceRequest) ProtoReflect() preflect.Message
func (*UpdatePortForwardingServiceRequest) Reset ¶
func (m *UpdatePortForwardingServiceRequest) Reset()
func (*UpdatePortForwardingServiceRequest) SetCas ¶
func (m *UpdatePortForwardingServiceRequest) SetCas(fv *UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequest) SetPortForwardingService ¶
func (m *UpdatePortForwardingServiceRequest) SetPortForwardingService(fv *port_forwarding_service.PortForwardingService)
func (*UpdatePortForwardingServiceRequest) SetUpdateMask ¶
func (m *UpdatePortForwardingServiceRequest) SetUpdateMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*UpdatePortForwardingServiceRequest) String ¶
func (m *UpdatePortForwardingServiceRequest) String() string
func (*UpdatePortForwardingServiceRequest) Unmarshal ¶
func (m *UpdatePortForwardingServiceRequest) Unmarshal(b []byte) error
func (*UpdatePortForwardingServiceRequest) UnmarshalJSON ¶
func (m *UpdatePortForwardingServiceRequest) UnmarshalJSON(data []byte) error
type UpdatePortForwardingServiceRequestCASFieldPathBuilder ¶
type UpdatePortForwardingServiceRequestCASFieldPathBuilder struct{}
func NewUpdatePortForwardingServiceRequestCASFieldPathBuilder ¶
func NewUpdatePortForwardingServiceRequestCASFieldPathBuilder() UpdatePortForwardingServiceRequestCASFieldPathBuilder
func (UpdatePortForwardingServiceRequestCASFieldPathBuilder) ConditionalState ¶
type UpdatePortForwardingServiceRequestCAS_FieldPath ¶
type UpdatePortForwardingServiceRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdatePortForwardingServiceRequestCAS_FieldPathSelector Get(source *UpdatePortForwardingServiceRequest_CAS) []interface{} GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool) ClearValue(item *UpdatePortForwardingServiceRequest_CAS) // Those methods build corresponding UpdatePortForwardingServiceRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdatePortForwardingServiceRequestCAS_FieldPath ¶
func BuildUpdatePortForwardingServiceRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdatePortForwardingServiceRequestCAS_FieldPath, error)
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPath ¶
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPath(rawField string) UpdatePortForwardingServiceRequestCAS_FieldPath
func ParseUpdatePortForwardingServiceRequestCAS_FieldPath ¶
func ParseUpdatePortForwardingServiceRequestCAS_FieldPath(rawField string) (UpdatePortForwardingServiceRequestCAS_FieldPath, error)
type UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdatePortForwardingServiceRequestCAS_FieldPath ContainsValue(*UpdatePortForwardingServiceRequest_CAS) bool }
UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue, error)
ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues ¶
type UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdatePortForwardingServiceRequestCAS_FieldPath }
UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues, error)
type UpdatePortForwardingServiceRequestCAS_FieldPathSelector ¶
type UpdatePortForwardingServiceRequestCAS_FieldPathSelector int32
const ( UpdatePortForwardingServiceRequestCAS_FieldPathSelectorConditionalState UpdatePortForwardingServiceRequestCAS_FieldPathSelector = 0 UpdatePortForwardingServiceRequestCAS_FieldPathSelectorFieldMask UpdatePortForwardingServiceRequestCAS_FieldPathSelector = 1 )
func (UpdatePortForwardingServiceRequestCAS_FieldPathSelector) String ¶
func (s UpdatePortForwardingServiceRequestCAS_FieldPathSelector) String() string
type UpdatePortForwardingServiceRequestCAS_FieldPathValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldPathValue interface { UpdatePortForwardingServiceRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdatePortForwardingServiceRequest_CAS) CompareWith(*UpdatePortForwardingServiceRequest_CAS) (cmp int, comparable bool) }
UpdatePortForwardingServiceRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathValue ¶
func MustParseUpdatePortForwardingServiceRequestCAS_FieldPathValue(pathStr, valueStr string) UpdatePortForwardingServiceRequestCAS_FieldPathValue
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathValue ¶
func ParseUpdatePortForwardingServiceRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequestCAS_FieldPathValue, error)
type UpdatePortForwardingServiceRequestCAS_FieldSubPath ¶
type UpdatePortForwardingServiceRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) AsConditionalStateSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValue(item *UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) Get ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) Get(source *UpdatePortForwardingServiceRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) String ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathValue
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdatePortForwardingServiceRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue struct { UpdatePortForwardingServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues ¶
type UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues struct { UpdatePortForwardingServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdatePortForwardingServiceRequestCAS_FieldSubPathValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldSubPathValue struct { UpdatePortForwardingServiceRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWith(source *UpdatePortForwardingServiceRequest_CAS) (int, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetTo(target **UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdatePortForwardingServiceRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPath ¶
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValue(item *UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) Get(source *UpdatePortForwardingServiceRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequestCAS_FieldPathValue
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdatePortForwardingServiceRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue struct { UpdatePortForwardingServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdatePortForwardingServiceRequest_CAS as interface{}
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePortForwardingServiceRequest_CAS) (interface{}, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues struct { UpdatePortForwardingServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue ¶
type UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue struct { UpdatePortForwardingServiceRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*port_forwarding_service.PortForwardingService, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdatePortForwardingServiceRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdatePortForwardingServiceRequest_CAS'.
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetTo(target **UpdatePortForwardingServiceRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdatePortForwardingServiceRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdatePortForwardingServiceRequestFieldPathBuilder ¶
type UpdatePortForwardingServiceRequestFieldPathBuilder struct{}
func NewUpdatePortForwardingServiceRequestFieldPathBuilder ¶
func NewUpdatePortForwardingServiceRequestFieldPathBuilder() UpdatePortForwardingServiceRequestFieldPathBuilder
func (UpdatePortForwardingServiceRequestFieldPathBuilder) PortForwardingService ¶
func (UpdatePortForwardingServiceRequestFieldPathBuilder) PortForwardingService() UpdatePortForwardingServiceRequestPathSelectorPortForwardingService
func (UpdatePortForwardingServiceRequestFieldPathBuilder) UpdateMask ¶
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations ¶
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels ¶
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards ¶
type UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) FieldPath ¶
func (UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestMapPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCas ¶
type UpdatePortForwardingServiceRequestPathSelectorCas struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCas) ConditionalState ¶
func (UpdatePortForwardingServiceRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithArrayOfValues(values []*UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
func (UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCas) WithSubPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCas) WithSubValue ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCas) WithSubValue(subPathValue UpdatePortForwardingServiceRequestCAS_FieldPathValue) *UpdatePortForwardingServiceRequest_FieldSubPathValue
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalState ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalState struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) Lifecycle ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) AccessPoints ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) ProviderLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) TargetLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAccessPoints) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecAddresses) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus ¶
type UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasConditionalStateStatus) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorCasFieldMask ¶
type UpdatePortForwardingServiceRequestPathSelectorCasFieldMask struct{}
func (UpdatePortForwardingServiceRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingService ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingService struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) DisplayName ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithArrayOfValues ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayItemValue(subPathArrayItemValue port_forwarding_service.PortForwardingService_FieldPathArrayItemValue) *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubArrayOfValues(subPathArrayOfValues port_forwarding_service.PortForwardingService_FieldPathArrayOfValues) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingService) WithSubValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Annotations ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) CreateTime ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) DeleteTime ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Generation ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) Lifecycle ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) OwnerReferences ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) ResourceVersion ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) UpdateTime ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataAnnotations) WithKey ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) State ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Controller ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Kind ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Name ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Region ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) Version ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferences) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) OwningRegion ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataSyncingRegions) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataTags) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) AccessPoints ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) ProviderLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) TargetLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpec) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAccessPoints) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecAddresses) WithItemValue ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus ¶
type UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus struct{}
func (UpdatePortForwardingServiceRequestPathSelectorPortForwardingServiceStatus) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequestPathSelectorUpdateMask ¶
type UpdatePortForwardingServiceRequestPathSelectorUpdateMask struct{}
func (UpdatePortForwardingServiceRequestPathSelectorUpdateMask) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CAS ¶
type UpdatePortForwardingServiceRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *port_forwarding_service.PortForwardingService `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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 (*UpdatePortForwardingServiceRequest_CAS) Clone ¶
func (o *UpdatePortForwardingServiceRequest_CAS) Clone() *UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequest_CAS) CloneRaw ¶
func (o *UpdatePortForwardingServiceRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdatePortForwardingServiceRequest_CAS) Descriptor ¶
func (*UpdatePortForwardingServiceRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdatePortForwardingServiceRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdatePortForwardingServiceRequest_CAS) GetConditionalState ¶
func (m *UpdatePortForwardingServiceRequest_CAS) GetConditionalState() *port_forwarding_service.PortForwardingService
func (*UpdatePortForwardingServiceRequest_CAS) GetFieldMask ¶
func (m *UpdatePortForwardingServiceRequest_CAS) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*UpdatePortForwardingServiceRequest_CAS) GotenMessage ¶
func (*UpdatePortForwardingServiceRequest_CAS) GotenMessage()
func (*UpdatePortForwardingServiceRequest_CAS) GotenObjectExt ¶
func (o *UpdatePortForwardingServiceRequest_CAS) GotenObjectExt()
func (*UpdatePortForwardingServiceRequest_CAS) GotenValidate ¶
func (obj *UpdatePortForwardingServiceRequest_CAS) GotenValidate() error
func (*UpdatePortForwardingServiceRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdatePortForwardingServiceRequest_CAS) MakeDiffFieldMask(other *UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_CAS_FieldMask
func (*UpdatePortForwardingServiceRequest_CAS) MakeFullFieldMask ¶
func (o *UpdatePortForwardingServiceRequest_CAS) MakeFullFieldMask() *UpdatePortForwardingServiceRequest_CAS_FieldMask
func (*UpdatePortForwardingServiceRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdatePortForwardingServiceRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdatePortForwardingServiceRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest_CAS) Marshal ¶
func (m *UpdatePortForwardingServiceRequest_CAS) Marshal() ([]byte, error)
func (*UpdatePortForwardingServiceRequest_CAS) MarshalJSON ¶
func (m *UpdatePortForwardingServiceRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdatePortForwardingServiceRequest_CAS) Merge ¶
func (o *UpdatePortForwardingServiceRequest_CAS) Merge(source *UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequest_CAS) MergeRaw ¶
func (o *UpdatePortForwardingServiceRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdatePortForwardingServiceRequest_CAS) ProtoMessage ¶
func (*UpdatePortForwardingServiceRequest_CAS) ProtoMessage()
func (*UpdatePortForwardingServiceRequest_CAS) ProtoReflect ¶
func (m *UpdatePortForwardingServiceRequest_CAS) ProtoReflect() preflect.Message
func (*UpdatePortForwardingServiceRequest_CAS) Reset ¶
func (m *UpdatePortForwardingServiceRequest_CAS) Reset()
func (*UpdatePortForwardingServiceRequest_CAS) SetConditionalState ¶
func (m *UpdatePortForwardingServiceRequest_CAS) SetConditionalState(fv *port_forwarding_service.PortForwardingService)
func (*UpdatePortForwardingServiceRequest_CAS) SetFieldMask ¶
func (m *UpdatePortForwardingServiceRequest_CAS) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*UpdatePortForwardingServiceRequest_CAS) String ¶
func (m *UpdatePortForwardingServiceRequest_CAS) String() string
func (*UpdatePortForwardingServiceRequest_CAS) Unmarshal ¶
func (m *UpdatePortForwardingServiceRequest_CAS) Unmarshal(b []byte) error
func (*UpdatePortForwardingServiceRequest_CAS) UnmarshalJSON ¶
func (m *UpdatePortForwardingServiceRequest_CAS) UnmarshalJSON(data []byte) error
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue port_forwarding_service.PortForwardingService_FieldPathArrayItemValue) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayItemValue
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues port_forwarding_service.PortForwardingService_FieldPathArrayOfValues) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalState) WithSubValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.1.17
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.1.17
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.1.17
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*port_forwarding_service.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) AccessPoints ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) ProviderLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) TargetLoadBalancingMode ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithArrayOfValues(values [][]*access_point.Name) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAccessPoints) WithItemValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecAddresses) WithItemValue ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled) WithArrayOfValues ¶
func (s UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecDisabled) WithArrayOfValues(values []bool) *UpdatePortForwardingServiceRequestCAS_FieldSubPathArrayOfValues
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecProviderLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode) FieldPath ¶
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateSpecTargetLoadBalancingMode) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorConditionalStateStatus) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask ¶
type UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask struct{}
func (UpdatePortForwardingServiceRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
type UpdatePortForwardingServiceRequest_CAS_FieldMask ¶
type UpdatePortForwardingServiceRequest_CAS_FieldMask struct {
Paths []UpdatePortForwardingServiceRequestCAS_FieldPath
}
func FullUpdatePortForwardingServiceRequest_CAS_FieldMask ¶
func FullUpdatePortForwardingServiceRequest_CAS_FieldMask() *UpdatePortForwardingServiceRequest_CAS_FieldMask
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendPath(path UpdatePortForwardingServiceRequestCAS_FieldPath)
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) FilterInputFields() *UpdatePortForwardingServiceRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) GetPaths() []UpdatePortForwardingServiceRequestCAS_FieldPath
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) IsFull() bool
func (UpdatePortForwardingServiceRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdatePortForwardingServiceRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdatePortForwardingServiceRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdatePortForwardingServiceRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) PathsCount() int
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Project(source *UpdatePortForwardingServiceRequest_CAS) *UpdatePortForwardingServiceRequest_CAS
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoMessage()
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Reset()
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Set(target, source *UpdatePortForwardingServiceRequest_CAS)
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Size() int
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) String() string
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Subtract(other *UpdatePortForwardingServiceRequest_CAS_FieldMask) *UpdatePortForwardingServiceRequest_CAS_FieldMask
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdatePortForwardingServiceRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdatePortForwardingServiceRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdatePortForwardingServiceRequest_FieldMask ¶
type UpdatePortForwardingServiceRequest_FieldMask struct {
Paths []UpdatePortForwardingServiceRequest_FieldPath
}
func FullUpdatePortForwardingServiceRequest_FieldMask ¶
func FullUpdatePortForwardingServiceRequest_FieldMask() *UpdatePortForwardingServiceRequest_FieldMask
func (*UpdatePortForwardingServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) AppendPath(path UpdatePortForwardingServiceRequest_FieldPath)
func (*UpdatePortForwardingServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdatePortForwardingServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdatePortForwardingServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdatePortForwardingServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) FilterInputFields() *UpdatePortForwardingServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdatePortForwardingServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) GetPaths() []UpdatePortForwardingServiceRequest_FieldPath
func (*UpdatePortForwardingServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequest_FieldMask) IsFull ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) IsFull() bool
func (UpdatePortForwardingServiceRequest_FieldMask) Marshal ¶
func (fieldMask UpdatePortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdatePortForwardingServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdatePortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdatePortForwardingServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) PathsCount() int
func (*UpdatePortForwardingServiceRequest_FieldMask) Project ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Project(source *UpdatePortForwardingServiceRequest) *UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdatePortForwardingServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProtoMessage()
func (*UpdatePortForwardingServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdatePortForwardingServiceRequest_FieldMask) Reset ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Reset()
func (*UpdatePortForwardingServiceRequest_FieldMask) Set ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Set(target, source *UpdatePortForwardingServiceRequest)
func (*UpdatePortForwardingServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdatePortForwardingServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdatePortForwardingServiceRequest_FieldMask) Size ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Size() int
func (*UpdatePortForwardingServiceRequest_FieldMask) String ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) String() string
func (*UpdatePortForwardingServiceRequest_FieldMask) Subtract ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Subtract(other *UpdatePortForwardingServiceRequest_FieldMask) *UpdatePortForwardingServiceRequest_FieldMask
func (*UpdatePortForwardingServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdatePortForwardingServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdatePortForwardingServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdatePortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdatePortForwardingServiceRequest_FieldPath ¶
type UpdatePortForwardingServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdatePortForwardingServiceRequest_FieldPathSelector Get(source *UpdatePortForwardingServiceRequest) []interface{} GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool) ClearValue(item *UpdatePortForwardingServiceRequest) // Those methods build corresponding UpdatePortForwardingServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdatePortForwardingServiceRequest_FieldPath ¶
func BuildUpdatePortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdatePortForwardingServiceRequest_FieldPath, error)
func MustParseUpdatePortForwardingServiceRequest_FieldPath ¶
func MustParseUpdatePortForwardingServiceRequest_FieldPath(rawField string) UpdatePortForwardingServiceRequest_FieldPath
func ParseUpdatePortForwardingServiceRequest_FieldPath ¶
func ParseUpdatePortForwardingServiceRequest_FieldPath(rawField string) (UpdatePortForwardingServiceRequest_FieldPath, error)
type UpdatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
type UpdatePortForwardingServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdatePortForwardingServiceRequest_FieldPath ContainsValue(*UpdatePortForwardingServiceRequest) bool }
UpdatePortForwardingServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdatePortForwardingServiceRequest according to their type Present only for array (repeated) types.
func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
func ParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue ¶
func ParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequest_FieldPathArrayItemValue, error)
ParseUpdatePortForwardingServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
type UpdatePortForwardingServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdatePortForwardingServiceRequest_FieldPath }
UpdatePortForwardingServiceRequest_FieldPathArrayOfValues allows storing slice of values for UpdatePortForwardingServiceRequest fields according to their type
func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func MustParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
func ParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues ¶
func ParseUpdatePortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdatePortForwardingServiceRequest_FieldPathArrayOfValues, error)
type UpdatePortForwardingServiceRequest_FieldPathSelector ¶
type UpdatePortForwardingServiceRequest_FieldPathSelector int32
const ( UpdatePortForwardingServiceRequest_FieldPathSelectorPortForwardingService UpdatePortForwardingServiceRequest_FieldPathSelector = 0 UpdatePortForwardingServiceRequest_FieldPathSelectorUpdateMask UpdatePortForwardingServiceRequest_FieldPathSelector = 1 UpdatePortForwardingServiceRequest_FieldPathSelectorCas UpdatePortForwardingServiceRequest_FieldPathSelector = 2 )
func (UpdatePortForwardingServiceRequest_FieldPathSelector) String ¶
func (s UpdatePortForwardingServiceRequest_FieldPathSelector) String() string
type UpdatePortForwardingServiceRequest_FieldPathValue ¶
type UpdatePortForwardingServiceRequest_FieldPathValue interface { UpdatePortForwardingServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdatePortForwardingServiceRequest) CompareWith(*UpdatePortForwardingServiceRequest) (cmp int, comparable bool) }
UpdatePortForwardingServiceRequest_FieldPathValue allows storing values for UpdatePortForwardingServiceRequest fields according to their type
func MustParseUpdatePortForwardingServiceRequest_FieldPathValue ¶
func MustParseUpdatePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) UpdatePortForwardingServiceRequest_FieldPathValue
func ParseUpdatePortForwardingServiceRequest_FieldPathValue ¶
func ParseUpdatePortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) (UpdatePortForwardingServiceRequest_FieldPathValue, error)
type UpdatePortForwardingServiceRequest_FieldSubPath ¶
type UpdatePortForwardingServiceRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdatePortForwardingServiceRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) AsCasSubPath() (UpdatePortForwardingServiceRequestCAS_FieldPath, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) AsPortForwardingServiceSubPath() (port_forwarding_service.PortForwardingService_FieldPath, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPath) ClearValue ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) ClearValue(item *UpdatePortForwardingServiceRequest)
func (*UpdatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdatePortForwardingServiceRequest_FieldSubPath) Get ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) Get(source *UpdatePortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldSubPath) GetDefault ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePortForwardingServiceRequest_FieldSubPath) GetRaw ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePortForwardingServiceRequest_FieldSubPath) GetSingle ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePortForwardingServiceRequest_FieldSubPath) JSONString ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequest_FieldSubPath) String ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithIValue ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathValue
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdatePortForwardingServiceRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue ¶
type UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue struct { UpdatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdatePortForwardingServiceRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue ¶
func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) AsPortForwardingServicePathItemValue() (port_forwarding_service.PortForwardingService_FieldPathArrayItemValue, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdatePortForwardingServiceRequest'
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdatePortForwardingServiceRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues ¶
type UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues struct { UpdatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdatePortForwardingServiceRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues ¶
func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) AsPortForwardingServicePathArrayOfValues() (port_forwarding_service.PortForwardingService_FieldPathArrayOfValues, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdatePortForwardingServiceRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdatePortForwardingServiceRequest_FieldSubPathValue ¶
type UpdatePortForwardingServiceRequest_FieldSubPathValue struct { UpdatePortForwardingServiceRequest_FieldPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) AsCasPathValue() (UpdatePortForwardingServiceRequestCAS_FieldPathValue, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) AsPortForwardingServicePathValue() (port_forwarding_service.PortForwardingService_FieldPathValue, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWith(source *UpdatePortForwardingServiceRequest) (int, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) SetTo(target **UpdatePortForwardingServiceRequest)
func (*UpdatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdatePortForwardingServiceRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdatePortForwardingServiceRequest_FieldTerminalPath ¶
type UpdatePortForwardingServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *UpdatePortForwardingServiceRequest)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) Get ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) Get(source *UpdatePortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) String ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdatePortForwardingServiceRequest_FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) UpdatePortForwardingServiceRequest_FieldPathValue
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdatePortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue ¶
type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue struct { UpdatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdatePortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdatePortForwardingServiceRequest'
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdatePortForwardingServiceRequest as interface{}
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdatePortForwardingServiceRequest) (interface{}, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues ¶
type UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues struct { UpdatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdatePortForwardingServiceRequest_CAS, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues ¶
func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsPortForwardingServiceArrayOfValues() ([]*port_forwarding_service.PortForwardingService, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdatePortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdatePortForwardingServiceRequest_FieldTerminalPathValue ¶
type UpdatePortForwardingServiceRequest_FieldTerminalPathValue struct { UpdatePortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsCasValue() (*UpdatePortForwardingServiceRequest_CAS, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsPortForwardingServiceValue() (*port_forwarding_service.PortForwardingService, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *UpdatePortForwardingServiceRequest) (int, bool)
CompareWith compares value in the 'UpdatePortForwardingServiceRequest_FieldTerminalPathValue' with the value under path in 'UpdatePortForwardingServiceRequest'.
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdatePortForwardingServiceRequest' as interface{}
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **UpdatePortForwardingServiceRequest)
SetTo stores value for selected field for object UpdatePortForwardingServiceRequest
func (*UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdatePortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServiceClientStream ¶
type WatchPortForwardingServiceClientStream interface { Recv() (*WatchPortForwardingServiceResponse, error) grpc.ClientStream }
type WatchPortForwardingServiceDescriptor ¶ added in v0.1.7
type WatchPortForwardingServiceDescriptor struct{}
func GetWatchPortForwardingServiceDescriptor ¶ added in v0.1.7
func GetWatchPortForwardingServiceDescriptor() *WatchPortForwardingServiceDescriptor
func (*WatchPortForwardingServiceDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPortForwardingServiceDescriptor) GetApiName ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetApiName() string
func (*WatchPortForwardingServiceDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPortForwardingServiceDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetFullMethodName() string
func (*WatchPortForwardingServiceDescriptor) GetMethodName ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetMethodName() string
func (*WatchPortForwardingServiceDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetProtoPkgName() string
func (*WatchPortForwardingServiceDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *WatchPortForwardingServiceDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPortForwardingServiceDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPortForwardingServiceDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetServiceDomain() string
func (*WatchPortForwardingServiceDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetServiceVersion() string
func (*WatchPortForwardingServiceDescriptor) GetVerb ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) GetVerb() string
func (*WatchPortForwardingServiceDescriptor) HasResource ¶ added in v0.1.8
func (d *WatchPortForwardingServiceDescriptor) HasResource() bool
func (*WatchPortForwardingServiceDescriptor) IsClientStream ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) IsClientStream() bool
func (*WatchPortForwardingServiceDescriptor) IsCollection ¶ added in v0.1.8
func (d *WatchPortForwardingServiceDescriptor) IsCollection() bool
func (*WatchPortForwardingServiceDescriptor) IsPlural ¶ added in v0.1.8
func (d *WatchPortForwardingServiceDescriptor) IsPlural() bool
func (*WatchPortForwardingServiceDescriptor) IsServerStream ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) IsServerStream() bool
func (*WatchPortForwardingServiceDescriptor) IsUnary ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) IsUnary() bool
func (*WatchPortForwardingServiceDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPortForwardingServiceDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPortForwardingServiceDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *WatchPortForwardingServiceDescriptor) RequestHasResourceBody() bool
type WatchPortForwardingServiceDescriptorClientMsgHandle ¶ added in v0.1.7
type WatchPortForwardingServiceDescriptorClientMsgHandle struct{}
func (*WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPortForwardingServiceDescriptorServerMsgHandle ¶ added in v0.1.7
type WatchPortForwardingServiceDescriptorServerMsgHandle struct{}
func (*WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *WatchPortForwardingServiceDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPortForwardingServiceRequest ¶
type WatchPortForwardingServiceRequest struct { // Reference to ntt.ztna.v1alpha.PortForwardingService Name *port_forwarding_service.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 *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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 [WatchPortForwardingService][ntt.ztna.v1alpha.WatchPortForwardingService]
func (*WatchPortForwardingServiceRequest) Clone ¶
func (o *WatchPortForwardingServiceRequest) Clone() *WatchPortForwardingServiceRequest
func (*WatchPortForwardingServiceRequest) CloneRaw ¶
func (o *WatchPortForwardingServiceRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPortForwardingServiceRequest) Descriptor ¶
func (*WatchPortForwardingServiceRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPortForwardingServiceRequest.ProtoReflect.Descriptor instead.
func (*WatchPortForwardingServiceRequest) GetFieldMask ¶
func (m *WatchPortForwardingServiceRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*WatchPortForwardingServiceRequest) GetName ¶
func (m *WatchPortForwardingServiceRequest) GetName() *port_forwarding_service.Reference
func (*WatchPortForwardingServiceRequest) GetView ¶
func (m *WatchPortForwardingServiceRequest) GetView() view.View
func (*WatchPortForwardingServiceRequest) GotenMessage ¶
func (*WatchPortForwardingServiceRequest) GotenMessage()
func (*WatchPortForwardingServiceRequest) GotenObjectExt ¶
func (o *WatchPortForwardingServiceRequest) GotenObjectExt()
func (*WatchPortForwardingServiceRequest) GotenValidate ¶
func (obj *WatchPortForwardingServiceRequest) GotenValidate() error
func (*WatchPortForwardingServiceRequest) MakeDiffFieldMask ¶
func (o *WatchPortForwardingServiceRequest) MakeDiffFieldMask(other *WatchPortForwardingServiceRequest) *WatchPortForwardingServiceRequest_FieldMask
func (*WatchPortForwardingServiceRequest) MakeFullFieldMask ¶
func (o *WatchPortForwardingServiceRequest) MakeFullFieldMask() *WatchPortForwardingServiceRequest_FieldMask
func (*WatchPortForwardingServiceRequest) MakeRawDiffFieldMask ¶
func (o *WatchPortForwardingServiceRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPortForwardingServiceRequest) MakeRawFullFieldMask ¶
func (o *WatchPortForwardingServiceRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPortForwardingServiceRequest) Marshal ¶
func (m *WatchPortForwardingServiceRequest) Marshal() ([]byte, error)
func (*WatchPortForwardingServiceRequest) MarshalJSON ¶
func (m *WatchPortForwardingServiceRequest) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServiceRequest) Merge ¶
func (o *WatchPortForwardingServiceRequest) Merge(source *WatchPortForwardingServiceRequest)
func (*WatchPortForwardingServiceRequest) MergeRaw ¶
func (o *WatchPortForwardingServiceRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServiceRequest) ProtoMessage ¶
func (*WatchPortForwardingServiceRequest) ProtoMessage()
func (*WatchPortForwardingServiceRequest) ProtoReflect ¶
func (m *WatchPortForwardingServiceRequest) ProtoReflect() preflect.Message
func (*WatchPortForwardingServiceRequest) Reset ¶
func (m *WatchPortForwardingServiceRequest) Reset()
func (*WatchPortForwardingServiceRequest) SetFieldMask ¶
func (m *WatchPortForwardingServiceRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*WatchPortForwardingServiceRequest) SetName ¶
func (m *WatchPortForwardingServiceRequest) SetName(fv *port_forwarding_service.Reference)
func (*WatchPortForwardingServiceRequest) SetView ¶
func (m *WatchPortForwardingServiceRequest) SetView(fv view.View)
func (*WatchPortForwardingServiceRequest) String ¶
func (m *WatchPortForwardingServiceRequest) String() string
func (*WatchPortForwardingServiceRequest) Unmarshal ¶
func (m *WatchPortForwardingServiceRequest) Unmarshal(b []byte) error
func (*WatchPortForwardingServiceRequest) UnmarshalJSON ¶
func (m *WatchPortForwardingServiceRequest) UnmarshalJSON(data []byte) error
type WatchPortForwardingServiceRequestFieldPathBuilder ¶
type WatchPortForwardingServiceRequestFieldPathBuilder struct{}
func NewWatchPortForwardingServiceRequestFieldPathBuilder ¶
func NewWatchPortForwardingServiceRequestFieldPathBuilder() WatchPortForwardingServiceRequestFieldPathBuilder
type WatchPortForwardingServiceRequestPathSelectorFieldMask ¶
type WatchPortForwardingServiceRequestPathSelectorFieldMask struct{}
func (WatchPortForwardingServiceRequestPathSelectorFieldMask) WithArrayOfValues ¶
type WatchPortForwardingServiceRequestPathSelectorName ¶
type WatchPortForwardingServiceRequestPathSelectorName struct{}
func (WatchPortForwardingServiceRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchPortForwardingServiceRequestPathSelectorName) WithArrayOfValues(values []*port_forwarding_service.Reference) *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServiceRequestPathSelectorView ¶
type WatchPortForwardingServiceRequestPathSelectorView struct{}
func (WatchPortForwardingServiceRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPortForwardingServiceRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues
func (WatchPortForwardingServiceRequestPathSelectorView) WithValue ¶
func (s WatchPortForwardingServiceRequestPathSelectorView) WithValue(value view.View) *WatchPortForwardingServiceRequest_FieldTerminalPathValue
type WatchPortForwardingServiceRequest_FieldMask ¶
type WatchPortForwardingServiceRequest_FieldMask struct {
Paths []WatchPortForwardingServiceRequest_FieldPath
}
func FullWatchPortForwardingServiceRequest_FieldMask ¶
func FullWatchPortForwardingServiceRequest_FieldMask() *WatchPortForwardingServiceRequest_FieldMask
func (*WatchPortForwardingServiceRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) AppendPath(path WatchPortForwardingServiceRequest_FieldPath)
func (*WatchPortForwardingServiceRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPortForwardingServiceRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPortForwardingServiceRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPortForwardingServiceRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) FilterInputFields() *WatchPortForwardingServiceRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPortForwardingServiceRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPortForwardingServiceRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) GetPaths() []WatchPortForwardingServiceRequest_FieldPath
func (*WatchPortForwardingServiceRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServiceRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) IsFull() bool
func (WatchPortForwardingServiceRequest_FieldMask) Marshal ¶
func (fieldMask WatchPortForwardingServiceRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPortForwardingServiceRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPortForwardingServiceRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServiceRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) PathsCount() int
func (*WatchPortForwardingServiceRequest_FieldMask) Project ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Project(source *WatchPortForwardingServiceRequest) *WatchPortForwardingServiceRequest
func (*WatchPortForwardingServiceRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPortForwardingServiceRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProtoMessage()
func (*WatchPortForwardingServiceRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPortForwardingServiceRequest_FieldMask) Reset ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Reset()
func (*WatchPortForwardingServiceRequest_FieldMask) Set ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Set(target, source *WatchPortForwardingServiceRequest)
func (*WatchPortForwardingServiceRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPortForwardingServiceRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServiceRequest_FieldMask) Size ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Size() int
func (*WatchPortForwardingServiceRequest_FieldMask) String ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) String() string
func (*WatchPortForwardingServiceRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Subtract(other *WatchPortForwardingServiceRequest_FieldMask) *WatchPortForwardingServiceRequest_FieldMask
func (*WatchPortForwardingServiceRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPortForwardingServiceRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPortForwardingServiceRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPortForwardingServiceRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPortForwardingServiceRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPortForwardingServiceRequest_FieldPath ¶
type WatchPortForwardingServiceRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPortForwardingServiceRequest_FieldPathSelector Get(source *WatchPortForwardingServiceRequest) []interface{} GetSingle(source *WatchPortForwardingServiceRequest) (interface{}, bool) ClearValue(item *WatchPortForwardingServiceRequest) // Those methods build corresponding WatchPortForwardingServiceRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPortForwardingServiceRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPortForwardingServiceRequest_FieldPath ¶
func BuildWatchPortForwardingServiceRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServiceRequest_FieldPath, error)
func MustParseWatchPortForwardingServiceRequest_FieldPath ¶
func MustParseWatchPortForwardingServiceRequest_FieldPath(rawField string) WatchPortForwardingServiceRequest_FieldPath
func ParseWatchPortForwardingServiceRequest_FieldPath ¶
func ParseWatchPortForwardingServiceRequest_FieldPath(rawField string) (WatchPortForwardingServiceRequest_FieldPath, error)
type WatchPortForwardingServiceRequest_FieldPathArrayItemValue ¶
type WatchPortForwardingServiceRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPortForwardingServiceRequest_FieldPath ContainsValue(*WatchPortForwardingServiceRequest) bool }
WatchPortForwardingServiceRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPortForwardingServiceRequest according to their type Present only for array (repeated) types.
func MustParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue ¶
func MustParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServiceRequest_FieldPathArrayItemValue
func ParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue ¶
func ParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServiceRequest_FieldPathArrayItemValue, error)
ParseWatchPortForwardingServiceRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPortForwardingServiceRequest_FieldPathArrayOfValues ¶
type WatchPortForwardingServiceRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPortForwardingServiceRequest_FieldPath }
WatchPortForwardingServiceRequest_FieldPathArrayOfValues allows storing slice of values for WatchPortForwardingServiceRequest fields according to their type
func MustParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues ¶
func MustParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServiceRequest_FieldPathArrayOfValues
func ParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues ¶
func ParseWatchPortForwardingServiceRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServiceRequest_FieldPathArrayOfValues, error)
type WatchPortForwardingServiceRequest_FieldPathSelector ¶
type WatchPortForwardingServiceRequest_FieldPathSelector int32
const ( WatchPortForwardingServiceRequest_FieldPathSelectorName WatchPortForwardingServiceRequest_FieldPathSelector = 0 WatchPortForwardingServiceRequest_FieldPathSelectorFieldMask WatchPortForwardingServiceRequest_FieldPathSelector = 1 WatchPortForwardingServiceRequest_FieldPathSelectorView WatchPortForwardingServiceRequest_FieldPathSelector = 2 )
func (WatchPortForwardingServiceRequest_FieldPathSelector) String ¶
func (s WatchPortForwardingServiceRequest_FieldPathSelector) String() string
type WatchPortForwardingServiceRequest_FieldPathValue ¶
type WatchPortForwardingServiceRequest_FieldPathValue interface { WatchPortForwardingServiceRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPortForwardingServiceRequest) CompareWith(*WatchPortForwardingServiceRequest) (cmp int, comparable bool) }
WatchPortForwardingServiceRequest_FieldPathValue allows storing values for WatchPortForwardingServiceRequest fields according to their type
func MustParseWatchPortForwardingServiceRequest_FieldPathValue ¶
func MustParseWatchPortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServiceRequest_FieldPathValue
func ParseWatchPortForwardingServiceRequest_FieldPathValue ¶
func ParseWatchPortForwardingServiceRequest_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServiceRequest_FieldPathValue, error)
type WatchPortForwardingServiceRequest_FieldTerminalPath ¶
type WatchPortForwardingServiceRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValue(item *WatchPortForwardingServiceRequest)
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) Get ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) Get(source *WatchPortForwardingServiceRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPortForwardingServiceRequest
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingle(source *WatchPortForwardingServiceRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPortForwardingServiceRequest
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) String ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathArrayItemValue
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServiceRequest_FieldPathArrayOfValues
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServiceRequest_FieldPathValue
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPortForwardingServiceRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue ¶
type WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue struct { WatchPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServiceRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPortForwardingServiceRequest'
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPortForwardingServiceRequest as interface{}
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServiceRequest) (interface{}, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPortForwardingServiceRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues ¶
type WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues struct { WatchPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*port_forwarding_service.Reference, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPortForwardingServiceRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPortForwardingServiceRequest_FieldTerminalPathValue ¶
type WatchPortForwardingServiceRequest_FieldTerminalPathValue struct { WatchPortForwardingServiceRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsNameValue() (*port_forwarding_service.Reference, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServiceRequest) (int, bool)
CompareWith compares value in the 'WatchPortForwardingServiceRequest_FieldTerminalPathValue' with the value under path in 'WatchPortForwardingServiceRequest'.
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPortForwardingServiceRequest' as interface{}
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServiceRequest)
SetTo stores value for selected field for object WatchPortForwardingServiceRequest
func (*WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPortForwardingServiceRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServiceResponse ¶
type WatchPortForwardingServiceResponse struct { Change *port_forwarding_service.PortForwardingServiceChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse) Clone ¶
func (o *WatchPortForwardingServiceResponse) Clone() *WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse) CloneRaw ¶
func (o *WatchPortForwardingServiceResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPortForwardingServiceResponse) Descriptor ¶
func (*WatchPortForwardingServiceResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPortForwardingServiceResponse.ProtoReflect.Descriptor instead.
func (*WatchPortForwardingServiceResponse) GetChange ¶
func (m *WatchPortForwardingServiceResponse) GetChange() *port_forwarding_service.PortForwardingServiceChange
func (*WatchPortForwardingServiceResponse) GotenMessage ¶
func (*WatchPortForwardingServiceResponse) GotenMessage()
func (*WatchPortForwardingServiceResponse) GotenObjectExt ¶
func (o *WatchPortForwardingServiceResponse) GotenObjectExt()
func (*WatchPortForwardingServiceResponse) GotenValidate ¶
func (obj *WatchPortForwardingServiceResponse) GotenValidate() error
func (*WatchPortForwardingServiceResponse) MakeDiffFieldMask ¶
func (o *WatchPortForwardingServiceResponse) MakeDiffFieldMask(other *WatchPortForwardingServiceResponse) *WatchPortForwardingServiceResponse_FieldMask
func (*WatchPortForwardingServiceResponse) MakeFullFieldMask ¶
func (o *WatchPortForwardingServiceResponse) MakeFullFieldMask() *WatchPortForwardingServiceResponse_FieldMask
func (*WatchPortForwardingServiceResponse) MakeRawDiffFieldMask ¶
func (o *WatchPortForwardingServiceResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPortForwardingServiceResponse) MakeRawFullFieldMask ¶
func (o *WatchPortForwardingServiceResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPortForwardingServiceResponse) Marshal ¶
func (m *WatchPortForwardingServiceResponse) Marshal() ([]byte, error)
func (*WatchPortForwardingServiceResponse) MarshalJSON ¶
func (m *WatchPortForwardingServiceResponse) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServiceResponse) Merge ¶
func (o *WatchPortForwardingServiceResponse) Merge(source *WatchPortForwardingServiceResponse)
func (*WatchPortForwardingServiceResponse) MergeRaw ¶
func (o *WatchPortForwardingServiceResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServiceResponse) ProtoMessage ¶
func (*WatchPortForwardingServiceResponse) ProtoMessage()
func (*WatchPortForwardingServiceResponse) ProtoReflect ¶
func (m *WatchPortForwardingServiceResponse) ProtoReflect() preflect.Message
func (*WatchPortForwardingServiceResponse) Reset ¶
func (m *WatchPortForwardingServiceResponse) Reset()
func (*WatchPortForwardingServiceResponse) SetChange ¶
func (m *WatchPortForwardingServiceResponse) SetChange(fv *port_forwarding_service.PortForwardingServiceChange)
func (*WatchPortForwardingServiceResponse) String ¶
func (m *WatchPortForwardingServiceResponse) String() string
func (*WatchPortForwardingServiceResponse) Unmarshal ¶
func (m *WatchPortForwardingServiceResponse) Unmarshal(b []byte) error
func (*WatchPortForwardingServiceResponse) UnmarshalJSON ¶
func (m *WatchPortForwardingServiceResponse) UnmarshalJSON(data []byte) error
type WatchPortForwardingServiceResponseFieldPathBuilder ¶
type WatchPortForwardingServiceResponseFieldPathBuilder struct{}
func NewWatchPortForwardingServiceResponseFieldPathBuilder ¶
func NewWatchPortForwardingServiceResponseFieldPathBuilder() WatchPortForwardingServiceResponseFieldPathBuilder
type WatchPortForwardingServiceResponsePathSelectorChange ¶
type WatchPortForwardingServiceResponsePathSelectorChange struct{}
func (WatchPortForwardingServiceResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchPortForwardingServiceResponsePathSelectorChange) WithArrayOfValues(values []*port_forwarding_service.PortForwardingServiceChange) *WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServiceResponse_FieldMask ¶
type WatchPortForwardingServiceResponse_FieldMask struct {
Paths []WatchPortForwardingServiceResponse_FieldPath
}
func FullWatchPortForwardingServiceResponse_FieldMask ¶
func FullWatchPortForwardingServiceResponse_FieldMask() *WatchPortForwardingServiceResponse_FieldMask
func (*WatchPortForwardingServiceResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) AppendPath(path WatchPortForwardingServiceResponse_FieldPath)
func (*WatchPortForwardingServiceResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPortForwardingServiceResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPortForwardingServiceResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPortForwardingServiceResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) FilterInputFields() *WatchPortForwardingServiceResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPortForwardingServiceResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPortForwardingServiceResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) GetPaths() []WatchPortForwardingServiceResponse_FieldPath
func (*WatchPortForwardingServiceResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServiceResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) IsFull() bool
func (WatchPortForwardingServiceResponse_FieldMask) Marshal ¶
func (fieldMask WatchPortForwardingServiceResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPortForwardingServiceResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPortForwardingServiceResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServiceResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) PathsCount() int
func (*WatchPortForwardingServiceResponse_FieldMask) Project ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Project(source *WatchPortForwardingServiceResponse) *WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPortForwardingServiceResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProtoMessage()
func (*WatchPortForwardingServiceResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPortForwardingServiceResponse_FieldMask) Reset ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Reset()
func (*WatchPortForwardingServiceResponse_FieldMask) Set ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Set(target, source *WatchPortForwardingServiceResponse)
func (*WatchPortForwardingServiceResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPortForwardingServiceResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServiceResponse_FieldMask) Size ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Size() int
func (*WatchPortForwardingServiceResponse_FieldMask) String ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) String() string
func (*WatchPortForwardingServiceResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Subtract(other *WatchPortForwardingServiceResponse_FieldMask) *WatchPortForwardingServiceResponse_FieldMask
func (*WatchPortForwardingServiceResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPortForwardingServiceResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPortForwardingServiceResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPortForwardingServiceResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPortForwardingServiceResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPortForwardingServiceResponse_FieldPath ¶
type WatchPortForwardingServiceResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPortForwardingServiceResponse_FieldPathSelector Get(source *WatchPortForwardingServiceResponse) []interface{} GetSingle(source *WatchPortForwardingServiceResponse) (interface{}, bool) ClearValue(item *WatchPortForwardingServiceResponse) // Those methods build corresponding WatchPortForwardingServiceResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPortForwardingServiceResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPortForwardingServiceResponse_FieldPath ¶
func BuildWatchPortForwardingServiceResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServiceResponse_FieldPath, error)
func MustParseWatchPortForwardingServiceResponse_FieldPath ¶
func MustParseWatchPortForwardingServiceResponse_FieldPath(rawField string) WatchPortForwardingServiceResponse_FieldPath
func ParseWatchPortForwardingServiceResponse_FieldPath ¶
func ParseWatchPortForwardingServiceResponse_FieldPath(rawField string) (WatchPortForwardingServiceResponse_FieldPath, error)
type WatchPortForwardingServiceResponse_FieldPathArrayItemValue ¶
type WatchPortForwardingServiceResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPortForwardingServiceResponse_FieldPath ContainsValue(*WatchPortForwardingServiceResponse) bool }
WatchPortForwardingServiceResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPortForwardingServiceResponse according to their type Present only for array (repeated) types.
func MustParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue ¶
func MustParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServiceResponse_FieldPathArrayItemValue
func ParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue ¶
func ParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServiceResponse_FieldPathArrayItemValue, error)
ParseWatchPortForwardingServiceResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPortForwardingServiceResponse_FieldPathArrayOfValues ¶
type WatchPortForwardingServiceResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPortForwardingServiceResponse_FieldPath }
WatchPortForwardingServiceResponse_FieldPathArrayOfValues allows storing slice of values for WatchPortForwardingServiceResponse fields according to their type
func MustParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues ¶
func MustParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServiceResponse_FieldPathArrayOfValues
func ParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues ¶
func ParseWatchPortForwardingServiceResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServiceResponse_FieldPathArrayOfValues, error)
type WatchPortForwardingServiceResponse_FieldPathSelector ¶
type WatchPortForwardingServiceResponse_FieldPathSelector int32
const (
WatchPortForwardingServiceResponse_FieldPathSelectorChange WatchPortForwardingServiceResponse_FieldPathSelector = 0
)
func (WatchPortForwardingServiceResponse_FieldPathSelector) String ¶
func (s WatchPortForwardingServiceResponse_FieldPathSelector) String() string
type WatchPortForwardingServiceResponse_FieldPathValue ¶
type WatchPortForwardingServiceResponse_FieldPathValue interface { WatchPortForwardingServiceResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPortForwardingServiceResponse) CompareWith(*WatchPortForwardingServiceResponse) (cmp int, comparable bool) }
WatchPortForwardingServiceResponse_FieldPathValue allows storing values for WatchPortForwardingServiceResponse fields according to their type
func MustParseWatchPortForwardingServiceResponse_FieldPathValue ¶
func MustParseWatchPortForwardingServiceResponse_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServiceResponse_FieldPathValue
func ParseWatchPortForwardingServiceResponse_FieldPathValue ¶
func ParseWatchPortForwardingServiceResponse_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServiceResponse_FieldPathValue, error)
type WatchPortForwardingServiceResponse_FieldTerminalPath ¶
type WatchPortForwardingServiceResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValue(item *WatchPortForwardingServiceResponse)
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) Get ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) Get(source *WatchPortForwardingServiceResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingle(source *WatchPortForwardingServiceResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) String ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathArrayItemValue
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServiceResponse_FieldPathArrayOfValues
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServiceResponse_FieldPathValue
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPortForwardingServiceResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue ¶
type WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue struct { WatchPortForwardingServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServiceResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPortForwardingServiceResponse'
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPortForwardingServiceResponse as interface{}
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServiceResponse) (interface{}, bool)
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPortForwardingServiceResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues ¶
type WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues struct { WatchPortForwardingServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*port_forwarding_service.PortForwardingServiceChange, bool)
func (*WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPortForwardingServiceResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPortForwardingServiceResponse_FieldTerminalPathValue ¶
type WatchPortForwardingServiceResponse_FieldTerminalPathValue struct { WatchPortForwardingServiceResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) AsChangeValue() (*port_forwarding_service.PortForwardingServiceChange, bool)
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServiceResponse) (int, bool)
CompareWith compares value in the 'WatchPortForwardingServiceResponse_FieldTerminalPathValue' with the value under path in 'WatchPortForwardingServiceResponse'.
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPortForwardingServiceResponse' as interface{}
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServiceResponse)
SetTo stores value for selected field for object WatchPortForwardingServiceResponse
func (*WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPortForwardingServiceResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServicesClientStream ¶
type WatchPortForwardingServicesClientStream interface { Recv() (*WatchPortForwardingServicesResponse, error) grpc.ClientStream }
type WatchPortForwardingServicesDescriptor ¶ added in v0.1.7
type WatchPortForwardingServicesDescriptor struct{}
func GetWatchPortForwardingServicesDescriptor ¶ added in v0.1.7
func GetWatchPortForwardingServicesDescriptor() *WatchPortForwardingServicesDescriptor
func (*WatchPortForwardingServicesDescriptor) GetApiDescriptor ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPortForwardingServicesDescriptor) GetApiName ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetApiName() string
func (*WatchPortForwardingServicesDescriptor) GetClientMsgReflectHandle ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPortForwardingServicesDescriptor) GetFullMethodName ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetFullMethodName() string
func (*WatchPortForwardingServicesDescriptor) GetMethodName ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetMethodName() string
func (*WatchPortForwardingServicesDescriptor) GetProtoPkgName ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetProtoPkgName() string
func (*WatchPortForwardingServicesDescriptor) GetResourceDescriptor ¶ added in v0.1.8
func (d *WatchPortForwardingServicesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPortForwardingServicesDescriptor) GetServerMsgReflectHandle ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPortForwardingServicesDescriptor) GetServiceDomain ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetServiceDomain() string
func (*WatchPortForwardingServicesDescriptor) GetServiceVersion ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetServiceVersion() string
func (*WatchPortForwardingServicesDescriptor) GetVerb ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) GetVerb() string
func (*WatchPortForwardingServicesDescriptor) HasResource ¶ added in v0.1.8
func (d *WatchPortForwardingServicesDescriptor) HasResource() bool
func (*WatchPortForwardingServicesDescriptor) IsClientStream ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) IsClientStream() bool
func (*WatchPortForwardingServicesDescriptor) IsCollection ¶ added in v0.1.8
func (d *WatchPortForwardingServicesDescriptor) IsCollection() bool
func (*WatchPortForwardingServicesDescriptor) IsPlural ¶ added in v0.1.8
func (d *WatchPortForwardingServicesDescriptor) IsPlural() bool
func (*WatchPortForwardingServicesDescriptor) IsServerStream ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) IsServerStream() bool
func (*WatchPortForwardingServicesDescriptor) IsUnary ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) IsUnary() bool
func (*WatchPortForwardingServicesDescriptor) NewEmptyClientMsg ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPortForwardingServicesDescriptor) NewEmptyServerMsg ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPortForwardingServicesDescriptor) RequestHasResourceBody ¶ added in v0.1.7
func (d *WatchPortForwardingServicesDescriptor) RequestHasResourceBody() bool
type WatchPortForwardingServicesDescriptorClientMsgHandle ¶ added in v0.1.7
type WatchPortForwardingServicesDescriptorClientMsgHandle struct{}
func (*WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPortForwardingServicesDescriptorServerMsgHandle ¶ added in v0.1.7
type WatchPortForwardingServicesDescriptorServerMsgHandle struct{}
func (*WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.1.8
func (h *WatchPortForwardingServicesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPortForwardingServicesRequest ¶
type WatchPortForwardingServicesRequest 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"` // Parent reference of ntt.ztna.v1alpha.PortForwardingService Parent *port_forwarding_service.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PortForwardingServices 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 *port_forwarding_service.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 *port_forwarding_service.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 *port_forwarding_service.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 PortForwardingService that // don't affect any of masked fields won't be sent back. FieldMask *port_forwarding_service.PortForwardingService_FieldMask `` /* 153-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 // PortForwardingService 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 [WatchPortForwardingServices][ntt.ztna.v1alpha.WatchPortForwardingServices]
func (*WatchPortForwardingServicesRequest) Clone ¶
func (o *WatchPortForwardingServicesRequest) Clone() *WatchPortForwardingServicesRequest
func (*WatchPortForwardingServicesRequest) CloneRaw ¶
func (o *WatchPortForwardingServicesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesRequest) Descriptor ¶
func (*WatchPortForwardingServicesRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPortForwardingServicesRequest.ProtoReflect.Descriptor instead.
func (*WatchPortForwardingServicesRequest) GetFieldMask ¶
func (m *WatchPortForwardingServicesRequest) GetFieldMask() *port_forwarding_service.PortForwardingService_FieldMask
func (*WatchPortForwardingServicesRequest) GetFilter ¶
func (m *WatchPortForwardingServicesRequest) GetFilter() *port_forwarding_service.Filter
func (*WatchPortForwardingServicesRequest) GetMaxChunkSize ¶
func (m *WatchPortForwardingServicesRequest) GetMaxChunkSize() int32
func (*WatchPortForwardingServicesRequest) GetOrderBy ¶
func (m *WatchPortForwardingServicesRequest) GetOrderBy() *port_forwarding_service.OrderBy
func (*WatchPortForwardingServicesRequest) GetPageSize ¶
func (m *WatchPortForwardingServicesRequest) GetPageSize() int32
func (*WatchPortForwardingServicesRequest) GetPageToken ¶
func (m *WatchPortForwardingServicesRequest) GetPageToken() *port_forwarding_service.PagerCursor
func (*WatchPortForwardingServicesRequest) GetParent ¶
func (m *WatchPortForwardingServicesRequest) GetParent() *port_forwarding_service.ParentReference
func (*WatchPortForwardingServicesRequest) GetResumeToken ¶
func (m *WatchPortForwardingServicesRequest) GetResumeToken() string
func (*WatchPortForwardingServicesRequest) GetStartingTime ¶ added in v0.1.20
func (m *WatchPortForwardingServicesRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchPortForwardingServicesRequest) GetType ¶
func (m *WatchPortForwardingServicesRequest) GetType() watch_type.WatchType
func (*WatchPortForwardingServicesRequest) GetView ¶
func (m *WatchPortForwardingServicesRequest) GetView() view.View
func (*WatchPortForwardingServicesRequest) GotenMessage ¶
func (*WatchPortForwardingServicesRequest) GotenMessage()
func (*WatchPortForwardingServicesRequest) GotenObjectExt ¶
func (o *WatchPortForwardingServicesRequest) GotenObjectExt()
func (*WatchPortForwardingServicesRequest) GotenValidate ¶
func (obj *WatchPortForwardingServicesRequest) GotenValidate() error
func (*WatchPortForwardingServicesRequest) MakeDiffFieldMask ¶
func (o *WatchPortForwardingServicesRequest) MakeDiffFieldMask(other *WatchPortForwardingServicesRequest) *WatchPortForwardingServicesRequest_FieldMask
func (*WatchPortForwardingServicesRequest) MakeFullFieldMask ¶
func (o *WatchPortForwardingServicesRequest) MakeFullFieldMask() *WatchPortForwardingServicesRequest_FieldMask
func (*WatchPortForwardingServicesRequest) MakeRawDiffFieldMask ¶
func (o *WatchPortForwardingServicesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPortForwardingServicesRequest) MakeRawFullFieldMask ¶
func (o *WatchPortForwardingServicesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPortForwardingServicesRequest) Marshal ¶
func (m *WatchPortForwardingServicesRequest) Marshal() ([]byte, error)
func (*WatchPortForwardingServicesRequest) MarshalJSON ¶
func (m *WatchPortForwardingServicesRequest) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesRequest) Merge ¶
func (o *WatchPortForwardingServicesRequest) Merge(source *WatchPortForwardingServicesRequest)
func (*WatchPortForwardingServicesRequest) MergeRaw ¶
func (o *WatchPortForwardingServicesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesRequest) ProtoMessage ¶
func (*WatchPortForwardingServicesRequest) ProtoMessage()
func (*WatchPortForwardingServicesRequest) ProtoReflect ¶
func (m *WatchPortForwardingServicesRequest) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesRequest) Reset ¶
func (m *WatchPortForwardingServicesRequest) Reset()
func (*WatchPortForwardingServicesRequest) SetFieldMask ¶
func (m *WatchPortForwardingServicesRequest) SetFieldMask(fv *port_forwarding_service.PortForwardingService_FieldMask)
func (*WatchPortForwardingServicesRequest) SetFilter ¶
func (m *WatchPortForwardingServicesRequest) SetFilter(fv *port_forwarding_service.Filter)
func (*WatchPortForwardingServicesRequest) SetMaxChunkSize ¶
func (m *WatchPortForwardingServicesRequest) SetMaxChunkSize(fv int32)
func (*WatchPortForwardingServicesRequest) SetOrderBy ¶
func (m *WatchPortForwardingServicesRequest) SetOrderBy(fv *port_forwarding_service.OrderBy)
func (*WatchPortForwardingServicesRequest) SetPageSize ¶
func (m *WatchPortForwardingServicesRequest) SetPageSize(fv int32)
func (*WatchPortForwardingServicesRequest) SetPageToken ¶
func (m *WatchPortForwardingServicesRequest) SetPageToken(fv *port_forwarding_service.PagerCursor)
func (*WatchPortForwardingServicesRequest) SetParent ¶
func (m *WatchPortForwardingServicesRequest) SetParent(fv *port_forwarding_service.ParentReference)
func (*WatchPortForwardingServicesRequest) SetResumeToken ¶
func (m *WatchPortForwardingServicesRequest) SetResumeToken(fv string)
func (*WatchPortForwardingServicesRequest) SetStartingTime ¶ added in v0.1.20
func (m *WatchPortForwardingServicesRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchPortForwardingServicesRequest) SetType ¶
func (m *WatchPortForwardingServicesRequest) SetType(fv watch_type.WatchType)
func (*WatchPortForwardingServicesRequest) SetView ¶
func (m *WatchPortForwardingServicesRequest) SetView(fv view.View)
func (*WatchPortForwardingServicesRequest) String ¶
func (m *WatchPortForwardingServicesRequest) String() string
func (*WatchPortForwardingServicesRequest) Unmarshal ¶
func (m *WatchPortForwardingServicesRequest) Unmarshal(b []byte) error
func (*WatchPortForwardingServicesRequest) UnmarshalJSON ¶
func (m *WatchPortForwardingServicesRequest) UnmarshalJSON(data []byte) error
type WatchPortForwardingServicesRequestFieldPathBuilder ¶
type WatchPortForwardingServicesRequestFieldPathBuilder struct{}
func NewWatchPortForwardingServicesRequestFieldPathBuilder ¶
func NewWatchPortForwardingServicesRequestFieldPathBuilder() WatchPortForwardingServicesRequestFieldPathBuilder
func (WatchPortForwardingServicesRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchPortForwardingServicesRequestFieldPathBuilder) ResumeToken ¶
func (WatchPortForwardingServicesRequestFieldPathBuilder) StartingTime ¶ added in v0.1.20
type WatchPortForwardingServicesRequestPathSelectorFieldMask ¶
type WatchPortForwardingServicesRequestPathSelectorFieldMask struct{}
func (WatchPortForwardingServicesRequestPathSelectorFieldMask) WithArrayOfValues ¶
type WatchPortForwardingServicesRequestPathSelectorFilter ¶
type WatchPortForwardingServicesRequestPathSelectorFilter struct{}
func (WatchPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorFilter) WithArrayOfValues(values []*port_forwarding_service.Filter) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorMaxChunkSize ¶
type WatchPortForwardingServicesRequestPathSelectorMaxChunkSize struct{}
func (WatchPortForwardingServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorOrderBy ¶
type WatchPortForwardingServicesRequestPathSelectorOrderBy struct{}
func (WatchPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorOrderBy) WithArrayOfValues(values []*port_forwarding_service.OrderBy) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorPageSize ¶
type WatchPortForwardingServicesRequestPathSelectorPageSize struct{}
func (WatchPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
func (WatchPortForwardingServicesRequestPathSelectorPageSize) WithValue ¶
func (s WatchPortForwardingServicesRequestPathSelectorPageSize) WithValue(value int32) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
type WatchPortForwardingServicesRequestPathSelectorPageToken ¶
type WatchPortForwardingServicesRequestPathSelectorPageToken struct{}
func (WatchPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorPageToken) WithArrayOfValues(values []*port_forwarding_service.PagerCursor) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorParent ¶
type WatchPortForwardingServicesRequestPathSelectorParent struct{}
func (WatchPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorParent) WithArrayOfValues(values []*port_forwarding_service.ParentReference) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorResumeToken ¶
type WatchPortForwardingServicesRequestPathSelectorResumeToken struct{}
func (WatchPortForwardingServicesRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorStartingTime ¶ added in v0.1.20
type WatchPortForwardingServicesRequestPathSelectorStartingTime struct{}
func (WatchPortForwardingServicesRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.1.20
func (s WatchPortForwardingServicesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorType ¶
type WatchPortForwardingServicesRequestPathSelectorType struct{}
func (WatchPortForwardingServicesRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesRequestPathSelectorView ¶
type WatchPortForwardingServicesRequestPathSelectorView struct{}
func (WatchPortForwardingServicesRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPortForwardingServicesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues
func (WatchPortForwardingServicesRequestPathSelectorView) WithValue ¶
func (s WatchPortForwardingServicesRequestPathSelectorView) WithValue(value view.View) *WatchPortForwardingServicesRequest_FieldTerminalPathValue
type WatchPortForwardingServicesRequest_FieldMask ¶
type WatchPortForwardingServicesRequest_FieldMask struct {
Paths []WatchPortForwardingServicesRequest_FieldPath
}
func FullWatchPortForwardingServicesRequest_FieldMask ¶
func FullWatchPortForwardingServicesRequest_FieldMask() *WatchPortForwardingServicesRequest_FieldMask
func (*WatchPortForwardingServicesRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) AppendPath(path WatchPortForwardingServicesRequest_FieldPath)
func (*WatchPortForwardingServicesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPortForwardingServicesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPortForwardingServicesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPortForwardingServicesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) FilterInputFields() *WatchPortForwardingServicesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPortForwardingServicesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPortForwardingServicesRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) GetPaths() []WatchPortForwardingServicesRequest_FieldPath
func (*WatchPortForwardingServicesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) IsFull() bool
func (WatchPortForwardingServicesRequest_FieldMask) Marshal ¶
func (fieldMask WatchPortForwardingServicesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPortForwardingServicesRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPortForwardingServicesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) PathsCount() int
func (*WatchPortForwardingServicesRequest_FieldMask) Project ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Project(source *WatchPortForwardingServicesRequest) *WatchPortForwardingServicesRequest
func (*WatchPortForwardingServicesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProtoMessage()
func (*WatchPortForwardingServicesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesRequest_FieldMask) Reset ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Reset()
func (*WatchPortForwardingServicesRequest_FieldMask) Set ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Set(target, source *WatchPortForwardingServicesRequest)
func (*WatchPortForwardingServicesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPortForwardingServicesRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesRequest_FieldMask) Size ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Size() int
func (*WatchPortForwardingServicesRequest_FieldMask) String ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) String() string
func (*WatchPortForwardingServicesRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Subtract(other *WatchPortForwardingServicesRequest_FieldMask) *WatchPortForwardingServicesRequest_FieldMask
func (*WatchPortForwardingServicesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPortForwardingServicesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPortForwardingServicesRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPortForwardingServicesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPortForwardingServicesRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPortForwardingServicesRequest_FieldPath ¶
type WatchPortForwardingServicesRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPortForwardingServicesRequest_FieldPathSelector Get(source *WatchPortForwardingServicesRequest) []interface{} GetSingle(source *WatchPortForwardingServicesRequest) (interface{}, bool) ClearValue(item *WatchPortForwardingServicesRequest) // Those methods build corresponding WatchPortForwardingServicesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPortForwardingServicesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPortForwardingServicesRequest_FieldPath ¶
func BuildWatchPortForwardingServicesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesRequest_FieldPath, error)
func MustParseWatchPortForwardingServicesRequest_FieldPath ¶
func MustParseWatchPortForwardingServicesRequest_FieldPath(rawField string) WatchPortForwardingServicesRequest_FieldPath
func ParseWatchPortForwardingServicesRequest_FieldPath ¶
func ParseWatchPortForwardingServicesRequest_FieldPath(rawField string) (WatchPortForwardingServicesRequest_FieldPath, error)
type WatchPortForwardingServicesRequest_FieldPathArrayItemValue ¶
type WatchPortForwardingServicesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPortForwardingServicesRequest_FieldPath ContainsValue(*WatchPortForwardingServicesRequest) bool }
WatchPortForwardingServicesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPortForwardingServicesRequest according to their type Present only for array (repeated) types.
func MustParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func MustParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesRequest_FieldPathArrayItemValue
func ParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue ¶
func ParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesRequest_FieldPathArrayItemValue, error)
ParseWatchPortForwardingServicesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPortForwardingServicesRequest_FieldPathArrayOfValues ¶
type WatchPortForwardingServicesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPortForwardingServicesRequest_FieldPath }
WatchPortForwardingServicesRequest_FieldPathArrayOfValues allows storing slice of values for WatchPortForwardingServicesRequest fields according to their type
func MustParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func MustParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesRequest_FieldPathArrayOfValues
func ParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues ¶
func ParseWatchPortForwardingServicesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesRequest_FieldPathArrayOfValues, error)
type WatchPortForwardingServicesRequest_FieldPathSelector ¶
type WatchPortForwardingServicesRequest_FieldPathSelector int32
const ( WatchPortForwardingServicesRequest_FieldPathSelectorType WatchPortForwardingServicesRequest_FieldPathSelector = 0 WatchPortForwardingServicesRequest_FieldPathSelectorParent WatchPortForwardingServicesRequest_FieldPathSelector = 1 WatchPortForwardingServicesRequest_FieldPathSelectorPageSize WatchPortForwardingServicesRequest_FieldPathSelector = 2 WatchPortForwardingServicesRequest_FieldPathSelectorPageToken WatchPortForwardingServicesRequest_FieldPathSelector = 3 WatchPortForwardingServicesRequest_FieldPathSelectorOrderBy WatchPortForwardingServicesRequest_FieldPathSelector = 4 WatchPortForwardingServicesRequest_FieldPathSelectorResumeToken WatchPortForwardingServicesRequest_FieldPathSelector = 5 WatchPortForwardingServicesRequest_FieldPathSelectorStartingTime WatchPortForwardingServicesRequest_FieldPathSelector = 6 WatchPortForwardingServicesRequest_FieldPathSelectorFilter WatchPortForwardingServicesRequest_FieldPathSelector = 7 WatchPortForwardingServicesRequest_FieldPathSelectorFieldMask WatchPortForwardingServicesRequest_FieldPathSelector = 8 WatchPortForwardingServicesRequest_FieldPathSelectorView WatchPortForwardingServicesRequest_FieldPathSelector = 9 WatchPortForwardingServicesRequest_FieldPathSelectorMaxChunkSize WatchPortForwardingServicesRequest_FieldPathSelector = 10 )
func (WatchPortForwardingServicesRequest_FieldPathSelector) String ¶
func (s WatchPortForwardingServicesRequest_FieldPathSelector) String() string
type WatchPortForwardingServicesRequest_FieldPathValue ¶
type WatchPortForwardingServicesRequest_FieldPathValue interface { WatchPortForwardingServicesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPortForwardingServicesRequest) CompareWith(*WatchPortForwardingServicesRequest) (cmp int, comparable bool) }
WatchPortForwardingServicesRequest_FieldPathValue allows storing values for WatchPortForwardingServicesRequest fields according to their type
func MustParseWatchPortForwardingServicesRequest_FieldPathValue ¶
func MustParseWatchPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServicesRequest_FieldPathValue
func ParseWatchPortForwardingServicesRequest_FieldPathValue ¶
func ParseWatchPortForwardingServicesRequest_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServicesRequest_FieldPathValue, error)
type WatchPortForwardingServicesRequest_FieldTerminalPath ¶
type WatchPortForwardingServicesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesRequest)
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) Get ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) Get(source *WatchPortForwardingServicesRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPortForwardingServicesRequest
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPortForwardingServicesRequest
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) String ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathArrayItemValue
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesRequest_FieldPathArrayOfValues
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesRequest_FieldPathValue
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPortForwardingServicesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue ¶
type WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue struct { WatchPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPortForwardingServicesRequest'
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPortForwardingServicesRequest as interface{}
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesRequest) (interface{}, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPortForwardingServicesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues ¶
type WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues struct { WatchPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*port_forwarding_service.Filter, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*port_forwarding_service.OrderBy, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*port_forwarding_service.ParentReference, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.1.20
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPortForwardingServicesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPortForwardingServicesRequest_FieldTerminalPathValue ¶
type WatchPortForwardingServicesRequest_FieldTerminalPathValue struct { WatchPortForwardingServicesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*port_forwarding_service.PortForwardingService_FieldMask, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsFilterValue() (*port_forwarding_service.Filter, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsOrderByValue() (*port_forwarding_service.OrderBy, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsParentValue() (*port_forwarding_service.ParentReference, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.1.20
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesRequest) (int, bool)
CompareWith compares value in the 'WatchPortForwardingServicesRequest_FieldTerminalPathValue' with the value under path in 'WatchPortForwardingServicesRequest'.
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPortForwardingServicesRequest' as interface{}
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesRequest)
SetTo stores value for selected field for object WatchPortForwardingServicesRequest
func (*WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPortForwardingServicesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServicesResponse ¶
type WatchPortForwardingServicesResponse struct { // Changes of PortForwardingServices PortForwardingServiceChanges []*port_forwarding_service.PortForwardingServiceChange `` /* 190-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 PortForwardingServices 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 *WatchPortForwardingServicesResponse_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 (PortForwardingServices 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 }
WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse) Clone ¶
func (o *WatchPortForwardingServicesResponse) Clone() *WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse) CloneRaw ¶
func (o *WatchPortForwardingServicesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesResponse) Descriptor ¶
func (*WatchPortForwardingServicesResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPortForwardingServicesResponse.ProtoReflect.Descriptor instead.
func (*WatchPortForwardingServicesResponse) GetIsCurrent ¶
func (m *WatchPortForwardingServicesResponse) GetIsCurrent() bool
func (*WatchPortForwardingServicesResponse) GetIsHardReset ¶
func (m *WatchPortForwardingServicesResponse) GetIsHardReset() bool
func (*WatchPortForwardingServicesResponse) GetIsSoftReset ¶
func (m *WatchPortForwardingServicesResponse) GetIsSoftReset() bool
func (*WatchPortForwardingServicesResponse) GetPageTokenChange ¶
func (m *WatchPortForwardingServicesResponse) GetPageTokenChange() *WatchPortForwardingServicesResponse_PageTokenChange
func (*WatchPortForwardingServicesResponse) GetPortForwardingServiceChanges ¶
func (m *WatchPortForwardingServicesResponse) GetPortForwardingServiceChanges() []*port_forwarding_service.PortForwardingServiceChange
func (*WatchPortForwardingServicesResponse) GetResumeToken ¶
func (m *WatchPortForwardingServicesResponse) GetResumeToken() string
func (*WatchPortForwardingServicesResponse) GetSnapshotSize ¶
func (m *WatchPortForwardingServicesResponse) GetSnapshotSize() int64
func (*WatchPortForwardingServicesResponse) GotenMessage ¶
func (*WatchPortForwardingServicesResponse) GotenMessage()
func (*WatchPortForwardingServicesResponse) GotenObjectExt ¶
func (o *WatchPortForwardingServicesResponse) GotenObjectExt()
func (*WatchPortForwardingServicesResponse) GotenValidate ¶
func (obj *WatchPortForwardingServicesResponse) GotenValidate() error
func (*WatchPortForwardingServicesResponse) MakeDiffFieldMask ¶
func (o *WatchPortForwardingServicesResponse) MakeDiffFieldMask(other *WatchPortForwardingServicesResponse) *WatchPortForwardingServicesResponse_FieldMask
func (*WatchPortForwardingServicesResponse) MakeFullFieldMask ¶
func (o *WatchPortForwardingServicesResponse) MakeFullFieldMask() *WatchPortForwardingServicesResponse_FieldMask
func (*WatchPortForwardingServicesResponse) MakeRawDiffFieldMask ¶
func (o *WatchPortForwardingServicesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse) MakeRawFullFieldMask ¶
func (o *WatchPortForwardingServicesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse) Marshal ¶
func (m *WatchPortForwardingServicesResponse) Marshal() ([]byte, error)
func (*WatchPortForwardingServicesResponse) MarshalJSON ¶
func (m *WatchPortForwardingServicesResponse) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesResponse) Merge ¶
func (o *WatchPortForwardingServicesResponse) Merge(source *WatchPortForwardingServicesResponse)
func (*WatchPortForwardingServicesResponse) MergeRaw ¶
func (o *WatchPortForwardingServicesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesResponse) ProtoMessage ¶
func (*WatchPortForwardingServicesResponse) ProtoMessage()
func (*WatchPortForwardingServicesResponse) ProtoReflect ¶
func (m *WatchPortForwardingServicesResponse) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesResponse) Reset ¶
func (m *WatchPortForwardingServicesResponse) Reset()
func (*WatchPortForwardingServicesResponse) SetIsCurrent ¶
func (m *WatchPortForwardingServicesResponse) SetIsCurrent(fv bool)
func (*WatchPortForwardingServicesResponse) SetIsHardReset ¶
func (m *WatchPortForwardingServicesResponse) SetIsHardReset(fv bool)
func (*WatchPortForwardingServicesResponse) SetIsSoftReset ¶
func (m *WatchPortForwardingServicesResponse) SetIsSoftReset(fv bool)
func (*WatchPortForwardingServicesResponse) SetPageTokenChange ¶
func (m *WatchPortForwardingServicesResponse) SetPageTokenChange(fv *WatchPortForwardingServicesResponse_PageTokenChange)
func (*WatchPortForwardingServicesResponse) SetPortForwardingServiceChanges ¶
func (m *WatchPortForwardingServicesResponse) SetPortForwardingServiceChanges(fv []*port_forwarding_service.PortForwardingServiceChange)
func (*WatchPortForwardingServicesResponse) SetResumeToken ¶
func (m *WatchPortForwardingServicesResponse) SetResumeToken(fv string)
func (*WatchPortForwardingServicesResponse) SetSnapshotSize ¶
func (m *WatchPortForwardingServicesResponse) SetSnapshotSize(fv int64)
func (*WatchPortForwardingServicesResponse) String ¶
func (m *WatchPortForwardingServicesResponse) String() string
func (*WatchPortForwardingServicesResponse) Unmarshal ¶
func (m *WatchPortForwardingServicesResponse) Unmarshal(b []byte) error
func (*WatchPortForwardingServicesResponse) UnmarshalJSON ¶
func (m *WatchPortForwardingServicesResponse) UnmarshalJSON(data []byte) error
type WatchPortForwardingServicesResponseFieldPathBuilder ¶
type WatchPortForwardingServicesResponseFieldPathBuilder struct{}
func NewWatchPortForwardingServicesResponseFieldPathBuilder ¶
func NewWatchPortForwardingServicesResponseFieldPathBuilder() WatchPortForwardingServicesResponseFieldPathBuilder
func (WatchPortForwardingServicesResponseFieldPathBuilder) IsHardReset ¶
func (WatchPortForwardingServicesResponseFieldPathBuilder) IsSoftReset ¶
func (WatchPortForwardingServicesResponseFieldPathBuilder) PageTokenChange ¶
func (WatchPortForwardingServicesResponseFieldPathBuilder) PortForwardingServiceChanges ¶
func (WatchPortForwardingServicesResponseFieldPathBuilder) PortForwardingServiceChanges() WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges
func (WatchPortForwardingServicesResponseFieldPathBuilder) ResumeToken ¶
func (WatchPortForwardingServicesResponseFieldPathBuilder) SnapshotSize ¶
type WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder ¶
type WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder() WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder
func (WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchPortForwardingServicesResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPath ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector Get(source *WatchPortForwardingServicesResponse_PageTokenChange) []interface{} GetSingle(source *WatchPortForwardingServicesResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchPortForwardingServicesResponse_PageTokenChange) // Those methods build corresponding WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPortForwardingServicesResponsePageTokenChange_FieldPath ¶
func BuildWatchPortForwardingServicesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, error)
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath ¶
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath(rawField string) WatchPortForwardingServicesResponsePageTokenChange_FieldPath
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath ¶
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPath(rawField string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, error)
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPortForwardingServicesResponsePageTokenChange_FieldPath ContainsValue(*WatchPortForwardingServicesResponse_PageTokenChange) bool }
WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPortForwardingServicesResponsePageTokenChange_FieldPath }
WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector int32
const ( WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector = 0 WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelectorNextPageToken WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchPortForwardingServicesResponsePageTokenChange_FieldPathSelector) String() string
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue interface { WatchPortForwardingServicesResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPortForwardingServicesResponse_PageTokenChange) CompareWith(*WatchPortForwardingServicesResponse_PageTokenChange) (cmp int, comparable bool) }
WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue ¶
func ParseWatchPortForwardingServicesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue, error)
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesResponse_PageTokenChange)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPortForwardingServicesResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchPortForwardingServicesResponse_PageTokenChange
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPortForwardingServicesResponse_PageTokenChange
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPortForwardingServicesResponse_PageTokenChange as interface{}
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesResponse_PageTokenChange) (interface{}, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue struct { WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*port_forwarding_service.PagerCursor, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchPortForwardingServicesResponse_PageTokenChange'.
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPortForwardingServicesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServicesResponsePathSelectorIsCurrent ¶
type WatchPortForwardingServicesResponsePathSelectorIsCurrent struct{}
func (WatchPortForwardingServicesResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesResponsePathSelectorIsHardReset ¶
type WatchPortForwardingServicesResponsePathSelectorIsHardReset struct{}
func (WatchPortForwardingServicesResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesResponsePathSelectorIsSoftReset ¶
type WatchPortForwardingServicesResponsePathSelectorIsSoftReset struct{}
func (WatchPortForwardingServicesResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesResponsePathSelectorPageTokenChange ¶
type WatchPortForwardingServicesResponsePathSelectorPageTokenChange struct{}
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue) *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues) *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
type WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchPortForwardingServicesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
type WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges ¶
type WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges struct{}
func (WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) WithArrayOfValues ¶
func (WatchPortForwardingServicesResponsePathSelectorPortForwardingServiceChanges) WithItemValue ¶
type WatchPortForwardingServicesResponsePathSelectorResumeToken ¶
type WatchPortForwardingServicesResponsePathSelectorResumeToken struct{}
func (WatchPortForwardingServicesResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesResponsePathSelectorSnapshotSize ¶
type WatchPortForwardingServicesResponsePathSelectorSnapshotSize struct{}
func (WatchPortForwardingServicesResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchPortForwardingServicesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues
type WatchPortForwardingServicesResponse_FieldMask ¶
type WatchPortForwardingServicesResponse_FieldMask struct {
Paths []WatchPortForwardingServicesResponse_FieldPath
}
func FullWatchPortForwardingServicesResponse_FieldMask ¶
func FullWatchPortForwardingServicesResponse_FieldMask() *WatchPortForwardingServicesResponse_FieldMask
func (*WatchPortForwardingServicesResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) AppendPath(path WatchPortForwardingServicesResponse_FieldPath)
func (*WatchPortForwardingServicesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPortForwardingServicesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPortForwardingServicesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPortForwardingServicesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) FilterInputFields() *WatchPortForwardingServicesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPortForwardingServicesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPortForwardingServicesResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) GetPaths() []WatchPortForwardingServicesResponse_FieldPath
func (*WatchPortForwardingServicesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) IsFull() bool
func (WatchPortForwardingServicesResponse_FieldMask) Marshal ¶
func (fieldMask WatchPortForwardingServicesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPortForwardingServicesResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPortForwardingServicesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) PathsCount() int
func (*WatchPortForwardingServicesResponse_FieldMask) Project ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Project(source *WatchPortForwardingServicesResponse) *WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProtoMessage()
func (*WatchPortForwardingServicesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesResponse_FieldMask) Reset ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Reset()
func (*WatchPortForwardingServicesResponse_FieldMask) Set ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Set(target, source *WatchPortForwardingServicesResponse)
func (*WatchPortForwardingServicesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPortForwardingServicesResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesResponse_FieldMask) Size ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Size() int
func (*WatchPortForwardingServicesResponse_FieldMask) String ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) String() string
func (*WatchPortForwardingServicesResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Subtract(other *WatchPortForwardingServicesResponse_FieldMask) *WatchPortForwardingServicesResponse_FieldMask
func (*WatchPortForwardingServicesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPortForwardingServicesResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPortForwardingServicesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPortForwardingServicesResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPortForwardingServicesResponse_FieldPath ¶
type WatchPortForwardingServicesResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPortForwardingServicesResponse_FieldPathSelector Get(source *WatchPortForwardingServicesResponse) []interface{} GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool) ClearValue(item *WatchPortForwardingServicesResponse) // Those methods build corresponding WatchPortForwardingServicesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPortForwardingServicesResponse_FieldPath ¶
func BuildWatchPortForwardingServicesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPortForwardingServicesResponse_FieldPath, error)
func MustParseWatchPortForwardingServicesResponse_FieldPath ¶
func MustParseWatchPortForwardingServicesResponse_FieldPath(rawField string) WatchPortForwardingServicesResponse_FieldPath
func ParseWatchPortForwardingServicesResponse_FieldPath ¶
func ParseWatchPortForwardingServicesResponse_FieldPath(rawField string) (WatchPortForwardingServicesResponse_FieldPath, error)
type WatchPortForwardingServicesResponse_FieldPathArrayItemValue ¶
type WatchPortForwardingServicesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPortForwardingServicesResponse_FieldPath ContainsValue(*WatchPortForwardingServicesResponse) bool }
WatchPortForwardingServicesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPortForwardingServicesResponse according to their type Present only for array (repeated) types.
func MustParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func MustParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
func ParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue ¶
func ParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPortForwardingServicesResponse_FieldPathArrayItemValue, error)
ParseWatchPortForwardingServicesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPortForwardingServicesResponse_FieldPathArrayOfValues ¶
type WatchPortForwardingServicesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPortForwardingServicesResponse_FieldPath }
WatchPortForwardingServicesResponse_FieldPathArrayOfValues allows storing slice of values for WatchPortForwardingServicesResponse fields according to their type
func MustParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func MustParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
func ParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues ¶
func ParseWatchPortForwardingServicesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPortForwardingServicesResponse_FieldPathArrayOfValues, error)
type WatchPortForwardingServicesResponse_FieldPathSelector ¶
type WatchPortForwardingServicesResponse_FieldPathSelector int32
const ( WatchPortForwardingServicesResponse_FieldPathSelectorPortForwardingServiceChanges WatchPortForwardingServicesResponse_FieldPathSelector = 0 WatchPortForwardingServicesResponse_FieldPathSelectorIsCurrent WatchPortForwardingServicesResponse_FieldPathSelector = 1 WatchPortForwardingServicesResponse_FieldPathSelectorPageTokenChange WatchPortForwardingServicesResponse_FieldPathSelector = 2 WatchPortForwardingServicesResponse_FieldPathSelectorResumeToken WatchPortForwardingServicesResponse_FieldPathSelector = 3 WatchPortForwardingServicesResponse_FieldPathSelectorSnapshotSize WatchPortForwardingServicesResponse_FieldPathSelector = 4 WatchPortForwardingServicesResponse_FieldPathSelectorIsSoftReset WatchPortForwardingServicesResponse_FieldPathSelector = 5 WatchPortForwardingServicesResponse_FieldPathSelectorIsHardReset WatchPortForwardingServicesResponse_FieldPathSelector = 6 )
func (WatchPortForwardingServicesResponse_FieldPathSelector) String ¶
func (s WatchPortForwardingServicesResponse_FieldPathSelector) String() string
type WatchPortForwardingServicesResponse_FieldPathValue ¶
type WatchPortForwardingServicesResponse_FieldPathValue interface { WatchPortForwardingServicesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPortForwardingServicesResponse) CompareWith(*WatchPortForwardingServicesResponse) (cmp int, comparable bool) }
WatchPortForwardingServicesResponse_FieldPathValue allows storing values for WatchPortForwardingServicesResponse fields according to their type
func MustParseWatchPortForwardingServicesResponse_FieldPathValue ¶
func MustParseWatchPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) WatchPortForwardingServicesResponse_FieldPathValue
func ParseWatchPortForwardingServicesResponse_FieldPathValue ¶
func ParseWatchPortForwardingServicesResponse_FieldPathValue(pathStr, valueStr string) (WatchPortForwardingServicesResponse_FieldPathValue, error)
type WatchPortForwardingServicesResponse_FieldSubPath ¶
type WatchPortForwardingServicesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServicesResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPortForwardingServicesResponsePageTokenChange_FieldPath, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPath) ClearValue ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) ClearValue(item *WatchPortForwardingServicesResponse)
func (*WatchPortForwardingServicesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServicesResponse_FieldSubPath) Get ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) Get(source *WatchPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldSubPath) GetDefault ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServicesResponse_FieldSubPath) GetRaw ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServicesResponse_FieldSubPath) GetSingle ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServicesResponse_FieldSubPath) JSONString ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesResponse_FieldSubPath) String ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithIValue ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithIValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathValue
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchPortForwardingServicesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue ¶
type WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue struct { WatchPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPortForwardingServicesResponse'
func (*WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchPortForwardingServicesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues ¶
type WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues struct { WatchPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchPortForwardingServicesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchPortForwardingServicesResponse_FieldSubPathValue ¶
type WatchPortForwardingServicesResponse_FieldSubPathValue struct { WatchPortForwardingServicesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPortForwardingServicesResponsePageTokenChange_FieldPathValue, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWith(source *WatchPortForwardingServicesResponse) (int, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) SetTo(target **WatchPortForwardingServicesResponse)
func (*WatchPortForwardingServicesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchPortForwardingServicesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServicesResponse_FieldTerminalPath ¶
type WatchPortForwardingServicesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValue(item *WatchPortForwardingServicesResponse)
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) Get ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) Get(source *WatchPortForwardingServicesResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.1.17
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) String ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPortForwardingServicesResponse_FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPortForwardingServicesResponse_FieldPathValue
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPortForwardingServicesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue ¶
type WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue struct { WatchPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServiceChangesItemValue ¶
func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) AsPortForwardingServiceChangesItemValue() (*port_forwarding_service.PortForwardingServiceChange, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPortForwardingServicesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPortForwardingServicesResponse'
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPortForwardingServicesResponse as interface{}
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPortForwardingServicesResponse) (interface{}, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPortForwardingServicesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues ¶
type WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues struct { WatchPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPortForwardingServicesResponse_PageTokenChange, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServiceChangesArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsPortForwardingServiceChangesArrayOfValues() ([][]*port_forwarding_service.PortForwardingServiceChange, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPortForwardingServicesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPortForwardingServicesResponse_FieldTerminalPathValue ¶
type WatchPortForwardingServicesResponse_FieldTerminalPathValue struct { WatchPortForwardingServicesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPortForwardingServicesResponse_PageTokenChange, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServiceChangesValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsPortForwardingServiceChangesValue() ([]*port_forwarding_service.PortForwardingServiceChange, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWith(source *WatchPortForwardingServicesResponse) (int, bool)
CompareWith compares value in the 'WatchPortForwardingServicesResponse_FieldTerminalPathValue' with the value under path in 'WatchPortForwardingServicesResponse'.
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPortForwardingServicesResponse' as interface{}
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetTo(target **WatchPortForwardingServicesResponse)
SetTo stores value for selected field for object WatchPortForwardingServicesResponse
func (*WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPortForwardingServicesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPortForwardingServicesResponse_PageTokenChange ¶
type WatchPortForwardingServicesResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *port_forwarding_service.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *port_forwarding_service.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchPortForwardingServicesResponse_PageTokenChange) CloneRaw ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesResponse_PageTokenChange) Descriptor ¶
func (*WatchPortForwardingServicesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchPortForwardingServicesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchPortForwardingServicesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) GetNextPageToken() *port_forwarding_service.PagerCursor
func (*WatchPortForwardingServicesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) GetPrevPageToken() *port_forwarding_service.PagerCursor
func (*WatchPortForwardingServicesResponse_PageTokenChange) GotenMessage ¶
func (*WatchPortForwardingServicesResponse_PageTokenChange) GotenMessage()
func (*WatchPortForwardingServicesResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) GotenObjectExt()
func (*WatchPortForwardingServicesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchPortForwardingServicesResponse_PageTokenChange) GotenValidate() error
func (*WatchPortForwardingServicesResponse_PageTokenChange) MakeDiffFieldMask ¶
func (*WatchPortForwardingServicesResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeFullFieldMask() *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
func (*WatchPortForwardingServicesResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse_PageTokenChange) Marshal ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchPortForwardingServicesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesResponse_PageTokenChange) Merge ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) Merge(source *WatchPortForwardingServicesResponse_PageTokenChange)
func (*WatchPortForwardingServicesResponse_PageTokenChange) MergeRaw ¶
func (o *WatchPortForwardingServicesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchPortForwardingServicesResponse_PageTokenChange) ProtoMessage()
func (*WatchPortForwardingServicesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesResponse_PageTokenChange) Reset ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) Reset()
func (*WatchPortForwardingServicesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) SetNextPageToken(fv *port_forwarding_service.PagerCursor)
func (*WatchPortForwardingServicesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) SetPrevPageToken(fv *port_forwarding_service.PagerCursor)
func (*WatchPortForwardingServicesResponse_PageTokenChange) String ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) String() string
func (*WatchPortForwardingServicesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchPortForwardingServicesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchPortForwardingServicesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchPortForwardingServicesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchPortForwardingServicesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchPortForwardingServicesResponse_PageTokenChange_FieldMask ¶
type WatchPortForwardingServicesResponse_PageTokenChange_FieldMask struct {
Paths []WatchPortForwardingServicesResponsePageTokenChange_FieldPath
}
func FullWatchPortForwardingServicesResponse_PageTokenChange_FieldMask ¶
func FullWatchPortForwardingServicesResponse_PageTokenChange_FieldMask() *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendPath(path WatchPortForwardingServicesResponsePageTokenChange_FieldPath)
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetPaths() []WatchPortForwardingServicesResponsePageTokenChange_FieldPath
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Reset()
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Set(target, source *WatchPortForwardingServicesResponse_PageTokenChange)
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Size() int
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) String() string
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPortForwardingServicesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files
¶
- port_forwarding_service_service.pb.client.go
- port_forwarding_service_service.pb.descriptors.go
- port_forwarding_service_service.pb.fieldmask.go
- port_forwarding_service_service.pb.fieldpath.go
- port_forwarding_service_service.pb.fieldpathbuilder.go
- port_forwarding_service_service.pb.go
- port_forwarding_service_service.pb.object_ext.go
- port_forwarding_service_service.pb.validate.go