Uses of Class
com.google.cloud.networkmanagement.v1.GoogleServiceInfo
-
Packages that use GoogleServiceInfo Package Description com.google.cloud.networkmanagement.v1 A client to Network Management API -
-
Uses of GoogleServiceInfo in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return GoogleServiceInfo Modifier and Type Method Description GoogleServiceInfoGoogleServiceInfo.Builder. build()GoogleServiceInfoGoogleServiceInfo.Builder. buildPartial()static GoogleServiceInfoGoogleServiceInfo. getDefaultInstance()GoogleServiceInfoGoogleServiceInfo.Builder. getDefaultInstanceForType()GoogleServiceInfoGoogleServiceInfo. getDefaultInstanceForType()GoogleServiceInfoStep.Builder. getGoogleService()Display information of a Google serviceGoogleServiceInfoStep. getGoogleService()Display information of a Google serviceGoogleServiceInfoStepOrBuilder. getGoogleService()Display information of a Google servicestatic GoogleServiceInfoGoogleServiceInfo. parseDelimitedFrom(InputStream input)static GoogleServiceInfoGoogleServiceInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleServiceInfoGoogleServiceInfo. parseFrom(byte[] data)static GoogleServiceInfoGoogleServiceInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleServiceInfoGoogleServiceInfo. parseFrom(com.google.protobuf.ByteString data)static GoogleServiceInfoGoogleServiceInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleServiceInfoGoogleServiceInfo. parseFrom(com.google.protobuf.CodedInputStream input)static GoogleServiceInfoGoogleServiceInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleServiceInfoGoogleServiceInfo. parseFrom(InputStream input)static GoogleServiceInfoGoogleServiceInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoogleServiceInfoGoogleServiceInfo. parseFrom(ByteBuffer data)static GoogleServiceInfoGoogleServiceInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.networkmanagement.v1 that return types with arguments of type GoogleServiceInfo Modifier and Type Method Description com.google.protobuf.Parser<GoogleServiceInfo>GoogleServiceInfo. getParserForType()static com.google.protobuf.Parser<GoogleServiceInfo>GoogleServiceInfo. parser()Methods in com.google.cloud.networkmanagement.v1 with parameters of type GoogleServiceInfo Modifier and Type Method Description GoogleServiceInfo.BuilderGoogleServiceInfo.Builder. mergeFrom(GoogleServiceInfo other)Step.BuilderStep.Builder. mergeGoogleService(GoogleServiceInfo value)Display information of a Google servicestatic GoogleServiceInfo.BuilderGoogleServiceInfo. newBuilder(GoogleServiceInfo prototype)Step.BuilderStep.Builder. setGoogleService(GoogleServiceInfo value)Display information of a Google service
-