Uses of Class
com.google.storage.v2.ServiceAccount
-
Uses of ServiceAccount in com.google.storage.v2
Methods in com.google.storage.v2 that return ServiceAccountModifier and TypeMethodDescriptionServiceAccount.Builder.build()ServiceAccount.Builder.buildPartial()static ServiceAccountServiceAccount.getDefaultInstance()ServiceAccount.Builder.getDefaultInstanceForType()ServiceAccount.getDefaultInstanceForType()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.storage.v2 that return types with arguments of type ServiceAccountModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServiceAccount>ServiceAccount.getParserForType()static com.google.protobuf.Parser<ServiceAccount>ServiceAccount.parser()Methods in com.google.storage.v2 with parameters of type ServiceAccountModifier and TypeMethodDescriptionServiceAccount.Builder.mergeFrom(ServiceAccount other) static ServiceAccount.BuilderServiceAccount.newBuilder(ServiceAccount prototype)