Package com.google.cloud.asset.v1
Class AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
-
- All Implemented Interfaces:
AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- AnalyzeOrgPolicyGovernedContainersResponse
public static final class AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer extends com.google.protobuf.GeneratedMessageV3 implements AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
The organization/folder/project resource governed by organization policies of [AnalyzeOrgPolicyGovernedContainersRequest.constraint][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersRequest.constraint].
Protobuf typegoogle.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
The organization/folder/project resource governed by organization policies of [AnalyzeOrgPolicyGovernedContainersRequest.constraint][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersRequest.constraint].-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONSOLIDATED_POLICY_FIELD_NUMBER
static int
FULL_RESOURCE_NAME_FIELD_NUMBER
static int
PARENT_FIELD_NUMBER
static int
POLICY_BUNDLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AnalyzerOrgPolicy
getConsolidatedPolicy()
The consolidated organization policy for the analyzed resource.AnalyzerOrgPolicyOrBuilder
getConsolidatedPolicyOrBuilder()
The consolidated organization policy for the analyzed resource.static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
getDefaultInstance()
AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getFullResourceName()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of an organization/folder/project resource.com.google.protobuf.ByteString
getFullResourceNameBytes()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of an organization/folder/project resource.String
getParent()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the parent of [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name].com.google.protobuf.ByteString
getParentBytes()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the parent of [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name].com.google.protobuf.Parser<AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer>
getParserForType()
AnalyzerOrgPolicy
getPolicyBundle(int index)
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].int
getPolicyBundleCount()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].List<AnalyzerOrgPolicy>
getPolicyBundleList()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].AnalyzerOrgPolicyOrBuilder
getPolicyBundleOrBuilder(int index)
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].List<? extends AnalyzerOrgPolicyOrBuilder>
getPolicyBundleOrBuilderList()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][].int
getSerializedSize()
boolean
hasConsolidatedPolicy()
The consolidated organization policy for the analyzed resource.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
newBuilder()
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
newBuilder(AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer prototype)
AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
newBuilderForType()
protected AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseDelimitedFrom(InputStream input)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(byte[] data)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(com.google.protobuf.ByteString data)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(com.google.protobuf.CodedInputStream input)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(InputStream input)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(ByteBuffer data)
static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer>
parser()
AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
FULL_RESOURCE_NAME_FIELD_NUMBER
public static final int FULL_RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSOLIDATED_POLICY_FIELD_NUMBER
public static final int CONSOLIDATED_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POLICY_BUNDLE_FIELD_NUMBER
public static final int POLICY_BUNDLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getFullResourceName
public String getFullResourceName()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of an organization/folder/project resource.
string full_resource_name = 1;
- Specified by:
getFullResourceName
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- The fullResourceName.
-
getFullResourceNameBytes
public com.google.protobuf.ByteString getFullResourceNameBytes()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of an organization/folder/project resource.
string full_resource_name = 1;
- Specified by:
getFullResourceNameBytes
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- The bytes for fullResourceName.
-
getParent
public String getParent()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the parent of [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name].
string parent = 2;
- Specified by:
getParent
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the parent of [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.full_resource_name].
string parent = 2;
- Specified by:
getParentBytes
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- The bytes for parent.
-
hasConsolidatedPolicy
public boolean hasConsolidatedPolicy()
The consolidated organization policy for the analyzed resource. The consolidated organization policy is computed by merging and evaluating [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle]. The evaluation will respect the organization policy [hierarchy rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-hierarchy).
.google.cloud.asset.v1.AnalyzerOrgPolicy consolidated_policy = 3;
- Specified by:
hasConsolidatedPolicy
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- Whether the consolidatedPolicy field is set.
-
getConsolidatedPolicy
public AnalyzerOrgPolicy getConsolidatedPolicy()
The consolidated organization policy for the analyzed resource. The consolidated organization policy is computed by merging and evaluating [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle]. The evaluation will respect the organization policy [hierarchy rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-hierarchy).
.google.cloud.asset.v1.AnalyzerOrgPolicy consolidated_policy = 3;
- Specified by:
getConsolidatedPolicy
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
- Returns:
- The consolidatedPolicy.
-
getConsolidatedPolicyOrBuilder
public AnalyzerOrgPolicyOrBuilder getConsolidatedPolicyOrBuilder()
The consolidated organization policy for the analyzed resource. The consolidated organization policy is computed by merging and evaluating [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.policy_bundle]. The evaluation will respect the organization policy [hierarchy rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-hierarchy).
.google.cloud.asset.v1.AnalyzerOrgPolicy consolidated_policy = 3;
- Specified by:
getConsolidatedPolicyOrBuilder
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
getPolicyBundleList
public List<AnalyzerOrgPolicy> getPolicyBundleList()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list.
repeated .google.cloud.asset.v1.AnalyzerOrgPolicy policy_bundle = 4;
- Specified by:
getPolicyBundleList
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
getPolicyBundleOrBuilderList
public List<? extends AnalyzerOrgPolicyOrBuilder> getPolicyBundleOrBuilderList()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list.
repeated .google.cloud.asset.v1.AnalyzerOrgPolicy policy_bundle = 4;
- Specified by:
getPolicyBundleOrBuilderList
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
getPolicyBundleCount
public int getPolicyBundleCount()
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list.
repeated .google.cloud.asset.v1.AnalyzerOrgPolicy policy_bundle = 4;
- Specified by:
getPolicyBundleCount
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
getPolicyBundle
public AnalyzerOrgPolicy getPolicyBundle(int index)
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list.
repeated .google.cloud.asset.v1.AnalyzerOrgPolicy policy_bundle = 4;
- Specified by:
getPolicyBundle
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
getPolicyBundleOrBuilder
public AnalyzerOrgPolicyOrBuilder getPolicyBundleOrBuilder(int index)
The ordered list of all organization policies from the [AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource][]. to the scope specified in the request. If the constraint is defined with default policy, it will also appear in the list.
repeated .google.cloud.asset.v1.AnalyzerOrgPolicy policy_bundle = 4;
- Specified by:
getPolicyBundleOrBuilder
in interfaceAnalyzeOrgPolicyGovernedContainersResponse.GovernedContainerOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder newBuilder()
-
newBuilder
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder newBuilder(AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer prototype)
-
toBuilder
public AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer> parser()
-
getParserForType
public com.google.protobuf.Parser<AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-