Uses of Interface
com.google.cloud.notebooks.v2.ServiceAccountOrBuilder
-
Packages that use ServiceAccountOrBuilder Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of ServiceAccountOrBuilder in com.google.cloud.notebooks.v2
Classes in com.google.cloud.notebooks.v2 that implement ServiceAccountOrBuilder Modifier and Type Class Description classServiceAccountA service account that acts as an identity.static classServiceAccount.BuilderA service account that acts as an identity.Methods in com.google.cloud.notebooks.v2 that return ServiceAccountOrBuilder Modifier and Type Method Description ServiceAccountOrBuilderGceSetup.Builder. getServiceAccountsOrBuilder(int index)Optional.ServiceAccountOrBuilderGceSetup. getServiceAccountsOrBuilder(int index)Optional.ServiceAccountOrBuilderGceSetupOrBuilder. getServiceAccountsOrBuilder(int index)Optional.Methods in com.google.cloud.notebooks.v2 that return types with arguments of type ServiceAccountOrBuilder Modifier and Type Method Description List<? extends ServiceAccountOrBuilder>GceSetup.Builder. getServiceAccountsOrBuilderList()Optional.List<? extends ServiceAccountOrBuilder>GceSetup. getServiceAccountsOrBuilderList()Optional.List<? extends ServiceAccountOrBuilder>GceSetupOrBuilder. getServiceAccountsOrBuilderList()Optional.
-