/external/googleapis/google/ads/googleads/v16/enums/ |
D | recommendation_type.proto | 28 // Proto file describing Recommendation types. 40 // Budget recommendation for campaigns that are currently budget-constrained 41 // (as opposed to the FORECASTING_CAMPAIGN_BUDGET recommendation, which 46 // Keyword recommendation. 49 // Recommendation to add a new text ad. 52 // Recommendation to update a campaign to use a Target CPA bidding strategy. 55 // Recommendation to update a campaign to use the Maximize Conversions 59 // Recommendation to enable Enhanced Cost Per Click for a campaign. 62 // Recommendation to start showing your campaign's ads on Google Search 66 // Recommendation to update a campaign to use a Maximize Clicks bidding [all …]
|
/external/googleapis/google/ads/googleads/v15/enums/ |
D | recommendation_type.proto | 28 // Proto file describing Recommendation types. 40 // Budget recommendation for campaigns that are currently budget-constrained 41 // (as opposed to the FORECASTING_CAMPAIGN_BUDGET recommendation, which 46 // Keyword recommendation. 49 // Recommendation to add a new text ad. 52 // Recommendation to update a campaign to use a Target CPA bidding strategy. 55 // Recommendation to update a campaign to use the Maximize Conversions 59 // Recommendation to enable Enhanced Cost Per Click for a campaign. 62 // Recommendation to start showing your campaign's ads on Google Search 66 // Recommendation to update a campaign to use a Maximize Clicks bidding [all …]
|
/external/googleapis/google/ads/googleads/v14/enums/ |
D | recommendation_type.proto | 28 // Proto file describing Recommendation types. 40 // Budget recommendation for campaigns that are currently budget-constrained 41 // (as opposed to the FORECASTING_CAMPAIGN_BUDGET recommendation, which 46 // Keyword recommendation. 49 // Recommendation to add a new text ad. 52 // Recommendation to update a campaign to use a Target CPA bidding strategy. 55 // Recommendation to update a campaign to use the Maximize Conversions 59 // Recommendation to enable Enhanced Cost Per Click for a campaign. 62 // Recommendation to start showing your campaign's ads on Google Search 66 // Recommendation to update a campaign to use a Maximize Clicks bidding [all …]
|
/external/googleapis/google/ads/googleads/v16/resources/ |
D | recommendation.proto | 40 // Proto file describing the Recommendation resource. 42 // A recommendation. 43 message Recommendation { message 45 type: "googleads.googleapis.com/Recommendation" 62 // The impact of making the change as described in the recommendation. 65 // Output only. Base metrics at the time the recommendation was generated. 69 // Output only. Estimated metrics if the recommendation is applied. 74 // Weekly account performance metrics. For some recommendation types, these 99 // The budget recommendation for budget constrained campaigns. 127 // The keyword recommendation. [all …]
|
/external/googleapis/google/ads/googleads/v14/resources/ |
D | recommendation.proto | 39 // Proto file describing the Recommendation resource. 41 // A recommendation. 42 message Recommendation { message 44 type: "googleads.googleapis.com/Recommendation" 61 // The impact of making the change as described in the recommendation. 64 // Output only. Base metrics at the time the recommendation was generated. 68 // Output only. Estimated metrics if the recommendation is applied. 73 // Weekly account performance metrics. For some recommendation types, these 94 // The budget recommendation for budget constrained campaigns. 122 // The keyword recommendation. [all …]
|
/external/googleapis/google/ads/googleads/v15/resources/ |
D | recommendation.proto | 39 // Proto file describing the Recommendation resource. 41 // A recommendation. 42 message Recommendation { message 44 type: "googleads.googleapis.com/Recommendation" 61 // The impact of making the change as described in the recommendation. 64 // Output only. Base metrics at the time the recommendation was generated. 68 // Output only. Estimated metrics if the recommendation is applied. 73 // Weekly account performance metrics. For some recommendation types, these 94 // The budget recommendation for budget constrained campaigns. 122 // The keyword recommendation. [all …]
|
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/java/com/google/cloud/recommender/v1beta1/ |
D | RecommendationName.java | 36 …jects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 39 …illing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 42 …olders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 45 …/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 52 private final String recommendation; field in RecommendationName 62 recommendation = null; in RecommendationName() 72 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 83 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 94 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 105 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() [all …]
|
D | RecommendationOrBuilder.java | 17 // source: google/cloud/recommender/v1beta1/recommendation.proto 23 // @@protoc_insertion_point(interface_extends:google.cloud.recommender.v1beta1.Recommendation) 30 * Name of recommendation. 42 * Name of recommendation. 121 * Last time this recommendation was refreshed by the system that created it 134 * Last time this recommendation was refreshed by the system that created it 147 * Last time this recommendation was refreshed by the system that created it 159 * The primary impact that this recommendation can have while trying to 172 * The primary impact that this recommendation can have while trying to 185 * The primary impact that this recommendation can have while trying to [all …]
|
D | Recommendation.java | 17 // source: google/cloud/recommender/v1beta1/recommendation.proto 25 * A recommendation along with a suggested action. E.g., a rightsizing 26 * recommendation for an underutilized VM, IAM role recommendations, etc 29 * Protobuf type {@code google.cloud.recommender.v1beta1.Recommendation} 31 public final class Recommendation extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.recommender.v1beta1.Recommendation) 36 // Use Recommendation.newBuilder() to construct. 37 private Recommendation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Recommendation() method in Recommendation 41 private Recommendation() { in Recommendation() method in Recommendation 55 return new Recommendation(); in newInstance() [all …]
|
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/java/com/google/cloud/recommender/v1/ |
D | RecommendationName.java | 36 …jects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 39 …illing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 42 …olders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 45 …/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}"); 52 private final String recommendation; field in RecommendationName 62 recommendation = null; in RecommendationName() 72 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 83 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 94 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() 105 recommendation = Preconditions.checkNotNull(builder.getRecommendation()); in RecommendationName() [all …]
|
D | RecommendationOrBuilder.java | 17 // source: google/cloud/recommender/v1/recommendation.proto 23 // @@protoc_insertion_point(interface_extends:google.cloud.recommender.v1.Recommendation) 30 * Name of recommendation. 42 * Name of recommendation. 121 * Last time this recommendation was refreshed by the system that created it 134 * Last time this recommendation was refreshed by the system that created it 147 * Last time this recommendation was refreshed by the system that created it 159 * The primary impact that this recommendation can have while trying to 172 * The primary impact that this recommendation can have while trying to 185 * The primary impact that this recommendation can have while trying to [all …]
|
D | Recommendation.java | 17 // source: google/cloud/recommender/v1/recommendation.proto 25 * A recommendation along with a suggested action. E.g., a rightsizing 26 * recommendation for an underutilized VM, IAM role recommendations, etc 29 * Protobuf type {@code google.cloud.recommender.v1.Recommendation} 31 public final class Recommendation extends com.google.protobuf.GeneratedMessageV3 class 33 // @@protoc_insertion_point(message_implements:google.cloud.recommender.v1.Recommendation) 36 // Use Recommendation.newBuilder() to construct. 37 private Recommendation(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Recommendation() method in Recommendation 41 private Recommendation() { in Recommendation() method in Recommendation 55 return new Recommendation(); in newInstance() [all …]
|
/external/aws-sdk-java-v2/services/trustedadvisor/src/main/resources/codegen-resources/ |
D | service-2.json | 31 …"documentation":"<p>Get a specific recommendation within an AWS Organizations organization. This A… 49 "documentation":"<p>Get a specific Recommendation</p>" 84 …ts the accounts that own the resources for an organization aggregate recommendation. This API only… 102 …"documentation":"<p>List Resources of a Recommendation within an Organization. This API only suppo… 137 "documentation":"<p>List Resources of a Recommendation</p>" 172 …"documentation":"<p>Update the lifecyle of a Recommendation within an Organization. This API only … 191 …"documentation":"<p>Update the lifecyle of a Recommendation. This API only supports prioritized re… 219 "pattern":"^arn:[\\w-]+:trustedadvisor::\\d{12}:recommendation\\/[\\w-]+$" 225 "pattern":"^arn:[\\w-]+:trustedadvisor::\\d{12}:recommendation\\/[\\w-]+$" 236 "documentation":"<p>The Recommendation ARN</p>" [all …]
|
/external/googleapis/google/ads/googleads/v15/services/ |
D | recommendation_service.proto | 38 // Proto file describing the Recommendation service. 91 // Required. The ID of the customer with the recommendation. 107 // Information about the operation to apply a recommendation and any parameters 110 // Parameters to use when applying a campaign budget recommendation. 118 // recommendation. 129 // Parameters to use when applying a text ad recommendation. 136 // Parameters to use when applying keyword recommendation. 150 // Parameters to use when applying Target CPA recommendation. 160 // Parameters to use when applying a Target ROAS opt-in recommendation. 171 // Parameters to use when applying callout extension recommendation. [all …]
|
/external/googleapis/google/ads/googleads/v16/services/ |
D | recommendation_service.proto | 29 import "google/ads/googleads/v16/resources/recommendation.proto"; 45 // Proto file describing the Recommendation service. 118 // Required. The ID of the customer with the recommendation. 134 // Information about the operation to apply a recommendation and any parameters 137 // Parameters to use when applying a campaign budget recommendation. 145 // recommendation. 156 // Parameters to use when applying a text ad recommendation. 163 // Parameters to use when applying keyword recommendation. 177 // Parameters to use when applying Target CPA recommendation. 187 // Parameters to use when applying a Target ROAS opt-in recommendation. [all …]
|
/external/googleapis/google/ads/googleads/v14/services/ |
D | recommendation_service.proto | 38 // Proto file describing the Recommendation service. 91 // Required. The ID of the customer with the recommendation. 107 // Information about the operation to apply a recommendation and any parameters 110 // Parameters to use when applying a campaign budget recommendation. 118 // recommendation. 129 // Parameters to use when applying a text ad recommendation. 136 // Parameters to use when applying keyword recommendation. 150 // Parameters to use when applying Target CPA recommendation. 160 // Parameters to use when applying a Target ROAS opt-in recommendation. 171 // Parameters to use when applying callout extension recommendation. [all …]
|
/external/aws-sdk-java-v2/services/costoptimizationhub/src/main/resources/codegen-resources/ |
D | service-2.json | 47 …commended resource configuration and the estimated cost impact for a recommendation.</p> <p>The <c… 205 …ance configuration of the current and recommended resource configuration for a recommendation.</p>" 242 "documentation":"<p>Cost impact of the Savings Plans purchase recommendation.</p>" 245 "documentation":"<p>The Compute Savings Plans recommendation details.</p>" 264 "documentation":"<p>The Savings Plans recommendation term in years.</p>" 283 "documentation":"<p>Cost impact of the recommendation.</p>" 286 …lume configuration of the current and recommended resource configuration for a recommendation.</p>" 315 "documentation":"<p>Cost impact of the recommendation.</p>" 318 "documentation":"<p>The EC2 Auto Scaling group recommendation details.</p>" 339 "documentation":"<p>Cost impact of the recommendation.</p>" [all …]
|
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/proto/google/cloud/recommender/v1beta1/ |
D | recommendation.proto | 38 // A recommendation along with a suggested action. E.g., a rightsizing 39 // recommendation for an underutilized VM, IAM role recommendations, etc 40 message Recommendation { message 42 type: "recommender.googleapis.com/Recommendation" 43 …rojects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 44 …{billing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 45 …"folders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 46 …ns/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 49 // Recommendation priority levels. 51 // Recommendation has unspecified priority. [all …]
|
/external/googleapis/google/cloud/recommender/v1beta1/ |
D | recommendation.proto | 31 // A recommendation along with a suggested action. E.g., a rightsizing 32 // recommendation for an underutilized VM, IAM role recommendations, etc 33 message Recommendation { message 35 type: "recommender.googleapis.com/Recommendation" 36 …rojects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 37 …{billing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 38 …"folders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 39 …ns/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 42 // Recommendation priority levels. 44 // Recommendation has unspecified priority. [all …]
|
/external/googleapis/google/cloud/recommender/v1/ |
D | recommendation.proto | 38 // A recommendation along with a suggested action. E.g., a rightsizing 39 // recommendation for an underutilized VM, IAM role recommendations, etc 40 message Recommendation { message 42 type: "recommender.googleapis.com/Recommendation" 43 …rojects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 44 …{billing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 45 …"folders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 46 …ns/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 49 // Recommendation priority levels. 51 // Recommendation has unspecified priority. [all …]
|
/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/proto/google/cloud/recommender/v1/ |
D | recommendation.proto | 38 // A recommendation along with a suggested action. E.g., a rightsizing 39 // recommendation for an underutilized VM, IAM role recommendations, etc 40 message Recommendation { message 42 type: "recommender.googleapis.com/Recommendation" 43 …rojects/{project}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 44 …{billing_account}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 45 …"folders/{folder}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 46 …ns/{organization}/locations/{location}/recommenders/{recommender}/recommendations/{recommendation}" 49 // Recommendation priority levels. 51 // Recommendation has unspecified priority. [all …]
|
/external/tensorflow/tensorflow/lite/g3doc/examples/recommendation/ |
D | overview.md | 1 # Recommendation chapter 5 …<a target="_blank" href="https://www.tensorflow.org/lite/examples/recommendation/overview"><img sr… 8 …arch.google.com/github/tensorflow/examples/blob/master/lite/examples/recommendation/ml/ondevice_re… 11 …ef="https://github.com/tensorflow/examples/blob/master/lite/examples/recommendation/ml/ondevice_re… 17 and next app recommendation. If you are interested in providing personalized 31 …ef="https://github.com/tensorflow/examples/tree/master/lite/examples/recommendation/android">Andro… 35 the TensorFlow Lite APIs, you can download our starter recommendation model. 37 …age.googleapis.com/download.tensorflow.org/models/tflite/recommendation/20200720/recommendation.ta… 43 … href="https://github.com/tensorflow/examples/tree/master/lite/examples/recommendation/ml">Training 49 sequential user history and label-encoder to encode predicted recommendation [all …]
|
/external/google-cloud-java/java-recommendations-ai/proto-google-cloud-recommendations-ai-v1beta1/src/main/java/com/google/cloud/recommendationengine/v1beta1/ |
D | EventDetailOrBuilder.java | 125 * associated with different experiment setups (e.g. using Recommendation 126 * Engine system, using different recommendation models). 140 * associated with different experiment setups (e.g. using Recommendation 141 * Engine system, using different recommendation models). 155 * associated with different experiment setups (e.g. using Recommendation 156 * Engine system, using different recommendation models). 171 * associated with different experiment setups (e.g. using Recommendation 172 * Engine system, using different recommendation models). 186 * Optional. Recommendation token included in the recommendation prediction 188 * This field enables accurate attribution of recommendation model [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | recommender_v1.projects.locations.recommenders.recommendations.html | 82 <p class="firstline">Gets the requested recommendation. Requires the recommender.*.get IAM permissi… 91 …Recommendation State as Claimed. Users can use this method to indicate to the Recommender API that… 94 …Recommendation State as Failed. Users can use this method to indicate to the Recommender API that … 97 …Recommendation State as Succeeded. Users can use this method to indicate to the Recommender API th… 106 …<pre>Gets the requested recommendation. Requires the recommender.*.get IAM permission for the spec… 109 name: string, Required. Name of the recommendation. (required) 118 …{ # A recommendation along with a suggested action. E.g., a rightsizing recommendation for an unde… 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 122 …"costProjection": { # Contains metadata about how much money a recommendation can save o… [all …]
|
D | recommender_v1.organizations.locations.recommenders.recommendations.html | 82 <p class="firstline">Gets the requested recommendation. Requires the recommender.*.get IAM permissi… 91 …Recommendation State as Claimed. Users can use this method to indicate to the Recommender API that… 94 …Recommendation State as Failed. Users can use this method to indicate to the Recommender API that … 97 …Recommendation State as Succeeded. Users can use this method to indicate to the Recommender API th… 106 …<pre>Gets the requested recommendation. Requires the recommender.*.get IAM permission for the spec… 109 name: string, Required. Name of the recommendation. (required) 118 …{ # A recommendation along with a suggested action. E.g., a rightsizing recommendation for an unde… 119 …"additionalImpact": [ # Optional set of additional impact that this recommendation may h… 120 { # Contains the impact a recommendation can have for a given category. 122 …"costProjection": { # Contains metadata about how much money a recommendation can save o… [all …]
|