Class EnrolledService (2.42.0)

public final class EnrolledService extends GeneratedMessageV3 implements EnrolledServiceOrBuilder

Represents the enrollment of a cloud resource into a specific service.

Protobuf type google.cloud.accessapproval.v1.EnrolledService

Static Fields

CLOUD_PRODUCT_FIELD_NUMBER

public static final int CLOUD_PRODUCT_FIELD_NUMBER
Field Value
TypeDescription
int

ENROLLMENT_LEVEL_FIELD_NUMBER

public static final int ENROLLMENT_LEVEL_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static EnrolledService getDefaultInstance()
Returns
TypeDescription
EnrolledService

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static EnrolledService.Builder newBuilder()
Returns
TypeDescription
EnrolledService.Builder

newBuilder(EnrolledService prototype)

public static EnrolledService.Builder newBuilder(EnrolledService prototype)
Parameter
NameDescription
prototypeEnrolledService
Returns
TypeDescription
EnrolledService.Builder

parseDelimitedFrom(InputStream input)

public static EnrolledService parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static EnrolledService parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static EnrolledService parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static EnrolledService parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static EnrolledService parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static EnrolledService parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static EnrolledService parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EnrolledService
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<EnrolledService> parser()
Returns
TypeDescription
Parser<EnrolledService>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getCloudProduct()

public String getCloudProduct()

The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive):

  • all
  • GA
  • App Engine
  • BigQuery
  • Cloud Bigtable
  • Cloud Key Management Service
  • Compute Engine
  • Cloud Dataflow
  • Cloud Dataproc
  • Cloud DLP
  • Cloud EKM
  • Cloud HSM
  • Cloud Identity and Access Management
  • Cloud Logging
  • Cloud Pub/Sub
  • Cloud Spanner
  • Cloud SQL
  • Cloud Storage
  • Google Kubernetes Engine
  • Organization Policy Serivice
  • Persistent Disk
  • Resource Manager
  • Secret Manager
  • Speaker ID

    Note: These values are supported as input for legacy purposes, but will not be returned from the API.

  • all

  • ga-only
  • appengine.googleapis.com
  • bigquery.googleapis.com
  • bigtable.googleapis.com
  • container.googleapis.com
  • cloudkms.googleapis.com
  • cloudresourcemanager.googleapis.com
  • cloudsql.googleapis.com
  • compute.googleapis.com
  • dataflow.googleapis.com
  • dataproc.googleapis.com
  • dlp.googleapis.com
  • iam.googleapis.com
  • logging.googleapis.com
  • orgpolicy.googleapis.com
  • pubsub.googleapis.com
  • spanner.googleapis.com
  • secretmanager.googleapis.com
  • speakerid.googleapis.com
  • storage.googleapis.com

    Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.).

    Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels.

    More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services

string cloud_product = 1;

Returns
TypeDescription
String

The cloudProduct.

getCloudProductBytes()

public ByteString getCloudProductBytes()

The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive):

  • all
  • GA
  • App Engine
  • BigQuery
  • Cloud Bigtable
  • Cloud Key Management Service
  • Compute Engine
  • Cloud Dataflow
  • Cloud Dataproc
  • Cloud DLP
  • Cloud EKM
  • Cloud HSM
  • Cloud Identity and Access Management
  • Cloud Logging
  • Cloud Pub/Sub
  • Cloud Spanner
  • Cloud SQL
  • Cloud Storage
  • Google Kubernetes Engine
  • Organization Policy Serivice
  • Persistent Disk
  • Resource Manager
  • Secret Manager
  • Speaker ID

    Note: These values are supported as input for legacy purposes, but will not be returned from the API.

  • all

  • ga-only
  • appengine.googleapis.com
  • bigquery.googleapis.com
  • bigtable.googleapis.com
  • container.googleapis.com
  • cloudkms.googleapis.com
  • cloudresourcemanager.googleapis.com
  • cloudsql.googleapis.com
  • compute.googleapis.com
  • dataflow.googleapis.com
  • dataproc.googleapis.com
  • dlp.googleapis.com
  • iam.googleapis.com
  • logging.googleapis.com
  • orgpolicy.googleapis.com
  • pubsub.googleapis.com
  • spanner.googleapis.com
  • secretmanager.googleapis.com
  • speakerid.googleapis.com
  • storage.googleapis.com

    Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.).

    Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels.

    More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services

string cloud_product = 1;

Returns
TypeDescription
ByteString

The bytes for cloudProduct.

getDefaultInstanceForType()

public EnrolledService getDefaultInstanceForType()
Returns
TypeDescription
EnrolledService

getEnrollmentLevel()

public EnrollmentLevel getEnrollmentLevel()

The enrollment level of the service.

.google.cloud.accessapproval.v1.EnrollmentLevel enrollment_level = 2;

Returns
TypeDescription
EnrollmentLevel

The enrollmentLevel.

getEnrollmentLevelValue()

public int getEnrollmentLevelValue()

The enrollment level of the service.

.google.cloud.accessapproval.v1.EnrollmentLevel enrollment_level = 2;

Returns
TypeDescription
int

The enum numeric value on the wire for enrollmentLevel.

getParserForType()

public Parser<EnrolledService> getParserForType()
Returns
TypeDescription
Parser<EnrolledService>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public EnrolledService.Builder newBuilderForType()
Returns
TypeDescription
EnrolledService.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected EnrolledService.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
EnrolledService.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public EnrolledService.Builder toBuilder()
Returns
TypeDescription
EnrolledService.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException