Interface Recommendation.ImprovePerformanceMaxAdStrengthRecommendationOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getAssetGroup()
      Output only.
      com.google.protobuf.ByteString getAssetGroupBytes()
      Output only.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getAssetGroup

        java.lang.String getAssetGroup()
         Output only. The asset group resource name.
         
        string asset_group = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        The assetGroup.
      • getAssetGroupBytes

        com.google.protobuf.ByteString getAssetGroupBytes()
         Output only. The asset group resource name.
         
        string asset_group = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        The bytes for assetGroup.