Uses of Class
com.google.cloud.lifesciences.v2beta.ServiceAccount
-
Packages that use ServiceAccount Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of ServiceAccount in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return ServiceAccount Modifier and Type Method Description ServiceAccountServiceAccount.Builder. build()ServiceAccountServiceAccount.Builder. buildPartial()static ServiceAccountServiceAccount. getDefaultInstance()ServiceAccountServiceAccount.Builder. getDefaultInstanceForType()ServiceAccountServiceAccount. getDefaultInstanceForType()ServiceAccountVirtualMachine.Builder. getServiceAccount()The service account to install on the VM.ServiceAccountVirtualMachine. getServiceAccount()The service account to install on the VM.ServiceAccountVirtualMachineOrBuilder. getServiceAccount()The service account to install on the VM.static ServiceAccountServiceAccount. parseDelimitedFrom(InputStream input)static ServiceAccountServiceAccount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(byte[] data)static ServiceAccountServiceAccount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.ByteString data)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAccountServiceAccount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(InputStream input)static ServiceAccountServiceAccount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAccountServiceAccount. parseFrom(ByteBuffer data)static ServiceAccountServiceAccount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type ServiceAccount Modifier and Type Method Description com.google.protobuf.Parser<ServiceAccount>ServiceAccount. getParserForType()static com.google.protobuf.Parser<ServiceAccount>ServiceAccount. parser()Methods in com.google.cloud.lifesciences.v2beta with parameters of type ServiceAccount Modifier and Type Method Description ServiceAccount.BuilderServiceAccount.Builder. mergeFrom(ServiceAccount other)VirtualMachine.BuilderVirtualMachine.Builder. mergeServiceAccount(ServiceAccount value)The service account to install on the VM.static ServiceAccount.BuilderServiceAccount. newBuilder(ServiceAccount prototype)VirtualMachine.BuilderVirtualMachine.Builder. setServiceAccount(ServiceAccount value)The service account to install on the VM.
-